regulator: da9062: Simplify da9062_buck_set_mode for BUCK_MODE_MANUAL case
authorAxel Lin <axel.lin@ingics.com>
Mon, 7 Oct 2019 11:50:09 +0000 (19:50 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 8 Oct 2019 16:27:52 +0000 (17:27 +0100)
commitbe446f183ae35a8c76687ea8203fdd86f3f9678e
tree2ab51edf372f19d7943d74fa229317405774fd9f
parent5bf2a9e7d39819cd24e68e79f1d450b292e1a6b3
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>
drivers/regulator/da9062-regulator.c