zephyr/drivers/regulator
Krzysztof Chruscinski 8e66894d4e drivers: regulator: Fix k_work_schedule return code handling
k_work_schedule may return other non-negative value than 0.
When driver was adapted to the new k_work API that was not
taken into account.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-09-24 06:36:50 -04:00
..
CMakeLists.txt
Kconfig drivers: regulator: enable driver when compatible node is defined 2021-04-16 09:45:35 +02:00
Kconfig.fixed drivers: regulator: enable driver when compatible node is defined 2021-04-16 09:45:35 +02:00
regulator_fixed.c drivers: regulator: Fix k_work_schedule return code handling 2021-09-24 06:36:50 -04:00