regulator: gpio-regulator: Allow use of GPIO controlled regulators though DT
authorLee Jones <lee.jones@linaro.org>
Mon, 15 Oct 2012 13:16:59 +0000 (14:16 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 17 Oct 2012 13:27:55 +0000 (22:27 +0900)
Here we provide the GPIO Regulator driver with Device Tree capability, so
that when a platform is booting with DT instead of platform data we can
still make full use of it.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found