linux/drivers/regulator
Mark Brown 33f301af0c regulator: Fix get_mode() for WM835x DCDCs
The WM835x regulators need a different register checking for force
mode on each DCDC. Previously the force mode status for DCDC1 was
checked.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
2009-03-31 09:56:24 +01:00
..
Kconfig regulator: Make fixed voltage regulators visible in Kconfig 2009-03-31 09:56:21 +01:00
Makefile regulator: PCF50633 pmic driver 2009-01-11 01:34:25 +01:00
bq24022.c regulator: Allow init data to be supplied for bq24022 2009-03-31 09:56:21 +01:00
core.c regulator: Allow regulators to set the initial operating mode 2009-03-31 09:56:24 +01:00
da903x.c regulator: Pass regulator init data as explict argument when registering 2009-03-31 09:56:21 +01:00
fixed.c regulator: Allow init_data to be passed to fixed voltage regulators 2009-03-31 09:56:21 +01:00
pcf50633-regulator.c regulator: Pass regulator init data as explict argument when registering 2009-03-31 09:56:21 +01:00
virtual.c regulator: Mark attributes table for virtual regulator static 2009-03-31 09:56:22 +01:00
wm8350-regulator.c regulator: Fix get_mode() for WM835x DCDCs 2009-03-31 09:56:24 +01:00
wm8400-regulator.c regulator: Pass regulator init data as explict argument when registering 2009-03-31 09:56:21 +01:00