aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYang Yingliang <[email protected]>2022-06-28 22:05:27 +0800
committerGreg Kroah-Hartman <[email protected]>2022-06-29 21:02:05 +0200
commit98ceba7559280cdd09feccc7af4406d93187fbfb (patch)
treeba624ab682e82ba1263e5151eae6108942e3bbf4 /tools/perf/scripts/python
parent70cdb930f7e97e0abe4ec4ac30e63ada490ef375 (diff)
usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove()
clock source is prepared and enabled by clk_prepare_enable() in probe function, but no disable or unprepare in remove. Fixes: 7a96b6ea90a4 ("usb: musb: Add support for PolarFire SoC's musb controller") Reported-by: Hulk Robot <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Signed-off-by: Yang Yingliang <[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')
0 files changed, 0 insertions, 0 deletions