From: Mark Brown Date: Tue, 21 Jul 2009 15:00:26 +0000 (+0100) Subject: regulator: Fix support for deviceless supply mappings X-Git-Tag: v2.6.32-rc1~164^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ed2099edca26d07947beb42c12bd1d6669e82bc;p=pandora-kernel.git regulator: Fix support for deviceless supply mappings The patch to add support for looking up consumers by device name had the side effect of causing us to require a device which is at best premature since at least cpufreq still operates outside the device model. Remove that requirement. Reported-by: Haojian Zhuang Signed-off-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed