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 | ||
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 | ||