diff options
author | Dongliang Mu <[email protected]> | 2021-11-30 22:33:53 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-12-03 13:50:43 +0100 |
commit | e1c72d907f4c3f4f859f0c5890d5326d804625dc (patch) | |
tree | cf8b05b9aee528ace8241b82efbdfd3cffd08ac9 /drivers/iio/trigger/stm32-timer-trigger.c | |
parent | 554abfe2eadec97d12c71d4a69da1518478f69eb (diff) |
usb: bdc: fix error handling code in bdc_resume
If bdc_reinit in bdc_resume fails, it forgets to deallocate the
bdc->clk.
Fix this by adding clk_disable_unprepare(bdc->clk).
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 'drivers/iio/trigger/stm32-timer-trigger.c')
0 files changed, 0 insertions, 0 deletions