diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2019-10-23 12:08:10 +0100 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2019-10-24 08:37:17 +0530 |
commit | 4a6e135238798144ca8a2eab65018521c66240da (patch) | |
tree | 44bdcbe088bfcb6bc4d21bf3161231eb3a20ccc4 /drivers/cpufreq/powernow-k8.c | |
parent | e458eb97df7aa0865066efc9fb70bbdfab319b59 (diff) |
cpufreq: vexpress-spc: use macros instead of hardcoded values for cluster ids
A15 and A7 cluster identifiers are fixed to 0 and 1 respectively. There are
macros for the same and used in most of the places except this instance.
Lets use macros instead of hardcoded values for cluster ids even here.
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/cpufreq/powernow-k8.c')
0 files changed, 0 insertions, 0 deletions