fba8a6f226
The clock handling has a few issues:
- when getting second clock fails, the first one left prepared and enabled
- on ->remove() clocks are unprepared and disabled twice
Fix all these by converting to use bulk clock operations since both clocks
are mandatory.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
leds-lgm-sso.c |