]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
regulator: ab8500: Ensure AB8500 external registers are probed first
authorLee Jones <lee.jones@linaro.org>
Fri, 7 Jun 2013 16:11:24 +0000 (17:11 +0100)
committerMark Brown <broonie@linaro.org>
Fri, 7 Jun 2013 16:52:35 +0000 (17:52 +0100)
commit1e1bb58da2ae080002578c35f80495dadda50940
treebc37d507de10e92675518c323138583ba36310af
parentd683b96b072dc4680fc74964eca77e6a23d1fa6e
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>
drivers/regulator/Makefile