Re: [PATCH 1/2] cpufreq: vexpress-spc: use macros instead of hardcoded values for cluster ids

From: Viresh Kumar
Date: Wed Oct 23 2019 - 23:11:24 EST


On 23-10-19, 12:08, Sudeep Holla wrote:
> 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@xxxxxxxxxx>
> Cc: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
> Signed-off-by: Sudeep Holla <sudeep.holla@xxxxxxx>
> ---
> drivers/cpufreq/vexpress-spc-cpufreq.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)

Applied both. Thanks.

--
viresh