diff options
author | Sudeep Holla <Sudeep.Holla@arm.com> | 2015-04-27 10:51:06 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-05-05 00:55:16 +0200 |
commit | b904f5cce1aeb9a9ee5ca7f1a31c32e1f3487c8b (patch) | |
tree | efd0232d14d97f37d0b790ca58d025df28ed0bd7 /drivers/cpufreq/acpi-cpufreq.c | |
parent | 0a95e630b49a30c176daeff39ac2e90f1231604b (diff) | |
download | talos-op-linux-b904f5cce1aeb9a9ee5ca7f1a31c32e1f3487c8b.tar.gz talos-op-linux-b904f5cce1aeb9a9ee5ca7f1a31c32e1f3487c8b.zip |
cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock name
The "cpu-cluster.<n>" used to get the cluster clock is not used by any
platform. Moreover __of_clk_get_by_name used in clk_get return error if
the "clock-names" in the DT doesn't match this string. When using DT,
it's not compulsory to specify the clock name unless there are multiple
clock input entries in the consumer.
This patch removes the unused clock string from the driver.
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/acpi-cpufreq.c')
0 files changed, 0 insertions, 0 deletions