Home
last modified time | relevance | path

Searched hist:"4001376 ef2f6f4ec0f362566d95937434afa07ba" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A Dwm8400-regulator.cdiff 4001376ef2f6f4ec0f362566d95937434afa07ba Wed Aug 01 03:15:11 CEST 2012 Axel Lin <axel.lin@gmail.com> regulator: wm8400: Simplify set REGULATOR_MODE_IDLE mode in wm8400_dcdc_set_mode

To set REGULATOR_MODE_IDLE mode, what we do is to clear DC1_ACTIVE and
DC1_SLEEP bits, this can be done in one wm8400_set_bits() call.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>