summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq.c
diff options
context:
space:
mode:
authorViresh Kumar2014-08-28 07:52:29 +0200
committerRafael J. Wysocki2014-09-09 01:44:41 +0200
commit2d2c5e0e72546c1b4375ff5820ca8016c7123cbb (patch)
tree7c68dff7ab1009909c30b55e006a58d44bb8f823 /drivers/cpufreq/cpufreq.c
parentcpufreq: cpu0: Move per-cluster initialization code to ->init() (diff)
downloadkernel-qcow2-linux-2d2c5e0e72546c1b4375ff5820ca8016c7123cbb.tar.gz
kernel-qcow2-linux-2d2c5e0e72546c1b4375ff5820ca8016c7123cbb.tar.xz
kernel-qcow2-linux-2d2c5e0e72546c1b4375ff5820ca8016c7123cbb.zip
cpufreq: cpu0: try regulators with name "cpu-supply"
Currently, we expect regulator name to be "cpu0", but as we are going to support multiple cpu-blocks (all CPUs in a block share clock/voltage) later, we need to pass some generic string instead of that. For backwards compatibility try for "cpu0" first and if it fails, then try for "cpu". Suggested-by: Stephen Boyd <sboyd@codeaurora.org> Tested-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/cpufreq.c')
0 files changed, 0 insertions, 0 deletions