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
Kconfig.fixed
regulator_fixed.c drivers: regulator: Fix k_work_schedule return code handling 2021-09-24 06:36:50 -04:00