regulator: Default GPIO controlled WM8994 regulators to disabled
commit4f8f507396b87647b808cf3b62dd96caf1be35c4
authorJoonyoung Shim <jy0922.shim@samsung.com>
Fri, 6 Aug 2010 14:48:24 +0000 (6 15:48 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Aug 2010 23:43:14 +0000 (26 16:43 -0700)
tree93465b0af6ee97bd495343ef1748adc24ed21eb0
parenta09c72a3443cd12de20a266afd260106c258d58c
regulator: Default GPIO controlled WM8994 regulators to disabled

commit c4604e49c1a5832a58789a22eba7ca982933e1be upstream.

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>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/regulator/wm8994-regulator.c