commit | 8986cf8852f16774896fd7b48ec44fa68d29991f | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Fri May 18 09:39:04 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri May 18 16:36:36 2012 +0100 |
tree | 2206dfe67de5cb359f328fdce458f23e8b0b741a | |
parent | b13296d0701b90fa8eae5cb6b79c7a2d7a75d3b2 [diff] |
regulator: db8500-prcmu: Separate regulator registration from probe 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>