aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorSean Anderson <[email protected]>2024-01-26 22:38:00 +0000
committerGreg Kroah-Hartman <[email protected]>2024-01-28 01:41:42 +0000
commit3caf2b2ad7334ef35f55b95f3e1b138c6f77b368 (patch)
tree95eefef4c39bc0f89526df16824e4f5e354a221d /scripts/clang-tools/gen_compile_commands.py
parentRevert "usb: typec: tcpm: fix cc role at port reset" (diff)
downloadkernel-3caf2b2ad7334ef35f55b95f3e1b138c6f77b368.tar.gz
kernel-3caf2b2ad7334ef35f55b95f3e1b138c6f77b368.zip
usb: ulpi: Fix debugfs directory leak
The ULPI per-device debugfs root is named after the ulpi device's parent, but ulpi_unregister_interface tries to remove a debugfs directory named after the ulpi device itself. This results in the directory sticking around and preventing subsequent (deferred) probes from succeeding. Change the directory name to match the ulpi device. Fixes: bd0a0a024f2a ("usb: ulpi: Add debugfs support") Cc: [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/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions