From: Mark Brown Date: Fri, 30 Mar 2012 11:24:37 +0000 (+0100) Subject: regulator: core: Pull non-DT supply mapping into regulator_dev_lookup() X-Git-Tag: v3.5-rc1~177^2~58^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=576ca4367f291a9b240d027670fa2e344edf8c8a;p=pandora-kernel.git regulator: core: Pull non-DT supply mapping into regulator_dev_lookup() Ensure we always apply the supply mapping when doing a lookup rather than only doing it in non-DT cases, ensuring that regulators with supplies specified in the regulator_desc can find their supplies on non-DT systems and generally making the code more obvious. Signed-off-by: Mark Brown --- Reading git-diff-tree failed