diff options
author | Dongliang Mu <mudongliangabcd@gmail.com> | 2021-11-30 22:33:53 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-03 13:50:43 +0100 |
commit | e1c72d907f4c3f4f859f0c5890d5326d804625dc (patch) | |
tree | cf8b05b9aee528ace8241b82efbdfd3cffd08ac9 /drivers/usb/cdns3/cdnsp-mem.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 <mudongliangabcd@gmail.com>
Link: https://lore.kernel.org/r/20211130143354.1820111-1-mudongliangabcd@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/cdnsp-mem.c')
0 files changed, 0 insertions, 0 deletions