commit | f870da2401f5cd3115e46e421ae0aca915dcc708 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Fri Jan 11 15:15:50 2019 +0530 |
committer | Simon Glass <sjg@chromium.org> | Sat Feb 09 12:50:22 2019 -0700 |
tree | 5f09ee3aedec8a6deacd9f515982b9c1a7b3b003 | |
parent | 0588fffb3b5f82cb2709f3143da3979c72ce1e61 [diff] |
Revert "power: regulator: Return success on attempt to disable an always-on regulator" This reverts commit e17e0ceb83538c015a50b965547f2f4d38f81c5d. It is advised to return an error when trying to disable an always-on regulator and let the consumer driver handle the error if needed. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>