regulator: Default GPIO controlled WM8994 regulators to disabled
authorJoonyoung Shim <jy0922.shim@samsung.com>
Fri, 6 Aug 2010 14:48:24 +0000 (15:48 +0100)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Wed, 11 Aug 2010 10:38:02 +0000 (11:38 +0100)
commitc4604e49c1a5832a58789a22eba7ca982933e1be
treee1213b269f22e6a9f98e7698518ffe3a5eec04a2
parent27ef7f00c96e45192d5dcc7e4589376f3a2fded3
regulator: Default GPIO controlled WM8994 regulators to disabled

This ensures that if the GPIO was not enabled prior to the driver
starting the regulator API will insert the required powerup ramp
delay when it enables the regulator.  The gpiolib API does not
provide this information.

[Rewrote changelog to describe the actual change -- broonie.]

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/wm8994-regulator.c