commit | da81593a5a0d93fcca45baa15d0628ba8405695b | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Wed Jun 01 16:04:15 2016 +0530 |
committer | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Fri Jun 03 13:54:36 2016 +0200 |
tree | 8451d5873d9884fdfa3f7c48bf7c7eddb2989af6 | |
parent | 40b0754c1b7260782acf1778b052d192520ad910 [diff] |
ARM: s3c24xx: Sort cpufreq tables 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@linaro.org> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>