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.ku...@linaro.org> > --- > 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