aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorDongliang Mu <[email protected]>2022-09-08 13:59:00 +0800
committerGreg Kroah-Hartman <[email protected]>2022-09-09 09:30:20 +0200
commit7eb2bf871454d3b35c2e988477aab4c0e12aa7c4 (patch)
tree17577652ceed11129d7c1c3bb42ccfc4da4ceaf0 /scripts/gdb/linux/proc.py
parent9b91a65230784a9ef644b8bdbb82a79ba4ae9456 (diff)
usb: misc: usb3503: call clk_disable_unprepare in the error handling
Smatch reports the following warning: drivers/usb/misc/usb3503.c:267 usb3503_probe() warn: 'hub->clk' from clk_prepare_enable() not released on lines: 240,246,252 Fix this by adding a flag to indicate if hub->clk is prepared or not and invoke clk_disable_unprepare in the error handling. Signed-off-by: Dongliang Mu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions