]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit00d7876ab70fed7595a2386090e11fb5cb70f4ec
treed605e74dbf12d78742b9ce248af355b49552b3a7
parent7665138f47ba30e1f9ff7dc72464a5599017a6bd
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