commit | be446f183ae35a8c76687ea8203fdd86f3f9678e | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Mon Oct 07 19:50:09 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Tue Oct 08 17:27:52 2019 +0100 |
tree | 2ab51edf372f19d7943d74fa229317405774fd9f | |
parent | 5bf2a9e7d39819cd24e68e79f1d450b292e1a6b3 [diff] |
regulator: da9062: Simplify da9062_buck_set_mode for BUCK_MODE_MANUAL case The sleep flag bit decides the mode for BUCK_MODE_MANUAL case, simplify the logic as the result is the same. Signed-off-by: Axel Lin <axel.lin@ingics.com> Reviewed-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Link: https://lore.kernel.org/r/20191007115009.25672-2-axel.lin@ingics.com Signed-off-by: Mark Brown <broonie@kernel.org>