commit | e62cb0e0002ceb1a761b4dd7bb6a2bfc77a1ae77 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Thu Sep 26 13:51:28 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Tue Oct 01 12:31:10 2019 +0100 |
tree | 2027a376354e9b7536e1d6564dd59550f1e82b60 | |
parent | 41145b980e3f4c7c26763fae0379f1cb8f336868 [diff] |
regulator: da9063: Simplify da9063_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/20190926055128.23434-2-axel.lin@ingics.com Signed-off-by: Mark Brown <broonie@kernel.org>