OSDN Git Service

regulator: da9063: Simplify da9063_buck_set_mode for BUCK_MODE_MANUAL case
authorAxel Lin <axel.lin@ingics.com>
Thu, 26 Sep 2019 05:51:28 +0000 (13:51 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 1 Oct 2019 11:31:10 +0000 (12:31 +0100)
commite62cb0e0002ceb1a761b4dd7bb6a2bfc77a1ae77
tree2027a376354e9b7536e1d6564dd59550f1e82b60
parent41145b980e3f4c7c26763fae0379f1cb8f336868
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>
drivers/regulator/da9063-regulator.c