regulator: db8500-prcmu: Separate regulator registration from probe
authorLee Jones <lee.jones@linaro.org>
Fri, 18 May 2012 08:39:04 +0000 (09:39 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 18 May 2012 15:36:36 +0000 (16:36 +0100)
This will provide us with a convenient way to register regulators when
booting with Device Tree both enabled & disabled and will save us a
great deal of code duplication in time.

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

No differences found