commit | 9ed2099edca26d07947beb42c12bd1d6669e82bc | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Jul 21 16:00:26 2009 +0100 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Tue Sep 22 13:32:39 2009 +0100 |
tree | d44cdc4f737636e03354cde612cc854b1f469eb6 | |
parent | 6bf87d17c9f5b855e9dde7b3d6f726385b966814 [diff] |
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 <haojian.zhuang@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>