mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-12 06:43:23 +00:00
It is spurious to call 'clk_disable_unprepare()' when
'clk_prepare_enable()' has not been called yet.
Re-order the error handling path to avoid it.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| sun8i-di.c | ||
| sun8i-di.h | ||