From: Lee Jones Date: Fri, 7 Jun 2013 16:11:24 +0000 (+0100) Subject: regulator: ab8500: Ensure AB8500 external registers are probed first X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~26^2~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e1bb58da2ae080002578c35f80495dadda50940;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed