diff options
author | Johan Hovold <[email protected]> | 2023-11-17 18:36:49 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-11-22 12:14:35 +0000 |
commit | 9feefbf57d92e8ee293dad67585d351c7d0b6e37 (patch) | |
tree | 6dbd92f6ac6848016a73205053d932901b6966f4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 51392a1879ff06dc21b68aef4825f6ef68a7be42 (diff) |
USB: dwc3: qcom: fix software node leak on probe errors
Make sure to remove the software node also on (ACPI) probe errors to
avoid leaking the underlying resources.
Note that the software node is only used for ACPI probe so the driver
unbind tear down is updated to match probe.
Fixes: 8dc6e6dd1bee ("usb: dwc3: qcom: Constify the software node")
Cc: [email protected] # 5.12
Cc: Heikki Krogerus <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Acked-by: Heikki Krogerus <[email protected]>
Acked-by: Andrew Halaney <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions