diff options
| author | Yang Yingliang <[email protected]> | 2022-06-28 14:05:27 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-06-29 19:02:05 +0000 |
| commit | 98ceba7559280cdd09feccc7af4406d93187fbfb (patch) | |
| tree | ba624ab682e82ba1263e5151eae6108942e3bbf4 /drivers/usb/class/cdc-acm.c | |
| parent | usb: gadget: aspeed_udc: fix handling of tx_len == 0 (diff) | |
| download | kernel-98ceba7559280cdd09feccc7af4406d93187fbfb.tar.gz kernel-98ceba7559280cdd09feccc7af4406d93187fbfb.zip | |
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 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions
