From: Bjorn Andersson Date: Wed, 25 Mar 2015 01:56:05 +0000 (-0700) Subject: regulator: Defer lookup of supply to regulator_get X-Git-Tag: omap-for-v4.1/fixes-rc1~175^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6261b06de565baafa590e58a531a1a5522cea0b6;p=pandora-kernel.git regulator: Defer lookup of supply to regulator_get Instead of resolving regulator supplies during registration move this to the time of a consumer retrieving a handle. The benefit is that it's possible for one driver to register regulators with internal dependencies out of order. Signed-off-by: Bjorn Andersson Signed-off-by: Mark Brown --- Reading git-diff-tree failed