From: Viresh Kumar Date: Mon, 16 Sep 2013 13:26:32 +0000 (+0530) Subject: cpufreq: sa11x0: Expose frequency table X-Git-Tag: v3.13-rc1~96^2~12^2~4^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22c8b4f1409097c073a0f894406c8bb9525bfb68;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed