mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-11 06:40:22 +00:00
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> |
||
|---|---|---|
| .. | ||
| bdc_cmd.c | ||
| bdc_cmd.h | ||
| bdc_core.c | ||
| bdc_dbg.c | ||
| bdc_dbg.h | ||
| bdc_ep.c | ||
| bdc_ep.h | ||
| bdc_udc.c | ||
| bdc.h | ||
| Kconfig | ||
| Makefile | ||