commit | 1e1bb58da2ae080002578c35f80495dadda50940 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Fri Jun 07 17:11:24 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Fri Jun 07 17:52:35 2013 +0100 |
tree | bc37d507de10e92675518c323138583ba36310af | |
parent | d683b96b072dc4680fc74964eca77e6a23d1fa6e [diff] |
regulator: ab8500: Ensure AB8500 external registers are probed first This patch changes the order in which the AB8500 regulator drivers are registered and subsequently probed. It saves a lot of -EPROBE_DEFEER nonsense and bootlog noise, as some AB8500 core regulators depend on the external ones for supply voltage. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>