diff options
author | Sean Anderson <[email protected]> | 2022-01-27 14:00:02 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-01-31 14:11:16 +0100 |
commit | 092f45b13e51666fe8ecbf2d6cd247aa7e6c1f74 (patch) | |
tree | 098a478271cedfd0250eef98d2eb402d7bfa443b /scripts/gdb/linux/modules.py | |
parent | ebe2b1add1055b903e2acd86b290a85297edc0b3 (diff) |
usb: ulpi: Move of_node_put to ulpi_dev_release
Drivers are not unbound from the device when ulpi_unregister_interface
is called. Move of_node-freeing code to ulpi_dev_release which is called
only after all users are gone.
Fixes: ef6a7bcfb01c ("usb: ulpi: Support device discovery via DT")
Cc: stable <[email protected]>
Reviewed-by: Heikki Krogerus <[email protected]>
Signed-off-by: Sean Anderson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions