regulator: palma: add ramp delay support through regulator constraints
authorLaxman Dewangan <ldewangan@nvidia.com>
Thu, 18 Apr 2013 13:02:47 +0000 (18:32 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 18 Apr 2013 17:23:20 +0000 (18:23 +0100)
Currently Palma regulator driver support the ramp delay
through rail specific platform data.

As regulator framework support the configuration of ramp
delay through regulator constraint, using the framework
method and removing the platform specific data approach.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Acked-by: Graeme Gregory <gg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found