PMIC regulator disable function was unconditionally disabling the PMIC regulator when the disable API was called, which does not match the expected behavior when using the onoff service. Fix this error. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.fixed | ||
| Kconfig.pmic | ||
| regulator_fixed.c | ||
| regulator_pmic.c | ||
| regulator_shell.c | ||