kernel-fxtec-pro1x/drivers/regulator
Axel Lin 8ecee36adc regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDBY mode
In wm8350_dcdc_set_mode(), we set DCx_SLEEP bit of WM8350_DCDC_SLEEP_OPTIONS
register for REGULATOR_MODE_STANDBY mode.
( DCx_SLEEP bits: 0: Normal DC-DC operation 1: Select LDO mode )

In wm8350_dcdc_get_mode(), current logic to determinate
REGULATOR_MODE_STANDBY mode is just reverse.
( sleep is set should mean REGULATOR_MODE_STANDBY mode. )

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
2010-09-06 11:14:47 +01:00
..
88pm8607.c
ab3100.c
ab8500.c
ad5398.c
bq24022.c
core.c
da903x.c
dummy.c
dummy.h
fixed.c
isl6271a-regulator.c
Kconfig
lp3971.c
Makefile
max1586.c
max8649.c
max8660.c
max8925-regulator.c
max8998.c
mc13783-regulator.c
pcap-regulator.c
pcf50633-regulator.c
tps6507x-regulator.c
tps6586x-regulator.c
tps65023-regulator.c
twl-regulator.c
userspace-consumer.c
virtual.c
wm831x-dcdc.c
wm831x-isink.c
wm831x-ldo.c
wm8350-regulator.c regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDBY mode 2010-09-06 11:14:47 +01:00
wm8400-regulator.c
wm8994-regulator.c