Re: [PATCH 1/8] ARM: s3c24xx: Sort cpufreq tables

From: Krzysztof Kozlowski
Date: Thu Jun 02 2016 - 02:34:51 EST


On 06/01/2016 12:34 PM, Viresh Kumar wrote:
> Some later changes in cpufreq core require these tables to be sorted
> based on ascending order of their frequencies. There was only one
> offender. Fix it and add comments over the arrays.
>
> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> ---
> arch/arm/mach-s3c24xx/pll-s3c2410.c | 3 ++-
> arch/arm/mach-s3c24xx/pll-s3c2440-12000000.c | 1 +
> arch/arm/mach-s3c24xx/pll-s3c2440-16934400.c | 1 +
> 3 files changed, 4 insertions(+), 1 deletion(-)
>

Thanks, applied.

Best regards,
Krzysztof