summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2014-08-28 11:22:29 +0530
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-09-09 01:44:41 +0200
commit2d2c5e0e72546c1b4375ff5820ca8016c7123cbb (patch)
tree7c68dff7ab1009909c30b55e006a58d44bb8f823 /Makefile
parentd2f31f1da54f83c4eb2738402284c49cd51798d1 (diff)
downloadlinux-2d2c5e0e72546c1b4375ff5820ca8016c7123cbb.tar.gz
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 'Makefile')
0 files changed, 0 insertions, 0 deletions