cpufreq: sa11x0: Expose frequency table
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 16 Sep 2013 13:26:32 +0000 (18:56 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 30 Sep 2013 18:18:44 +0000 (20:18 +0200)
commit22c8b4f1409097c073a0f894406c8bb9525bfb68
treed605e74dbf12d78742b9ce248af355b49552b3a7
parent291e8fb1a320ef9bce679dba9d6c6892e5e2c774
cpufreq: sa11x0: Expose frequency table

This patch exposes sa11x0's frequency table to cpufreq core. It always existed
but not as an array frequencies and not in the format cpufreq core wants it to.
Also it was present in the unit of 100kHz earlier which is made consistent with
cpufreq core now, i.e. kHz.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/arm/mach-sa1100/generic.c
arch/arm/mach-sa1100/generic.h
drivers/cpufreq/sa1100-cpufreq.c
drivers/cpufreq/sa1110-cpufreq.c