From: Ulf Hansson Date: Wed, 10 Oct 2012 11:42:25 +0000 (+0200) Subject: cpufreq: db8500: Fetch cpufreq table from platform data X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~93^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdb44464ce844dc72e194a6671996fa8cfdbc532;p=pandora-kernel.git cpufreq: db8500: Fetch cpufreq table from platform data By fetching the table as platform data we do not need the internally hardcoded cpufreq table anymore. Moreover the corresponding arm_opp idx2opp table, used for mapping frequency to correct opp bits is also removed. This due to that the opp bits is put directly in the index field of the cpufreq table. Signed-off-by: Ulf Hansson Acked-by: Jonas Aaberg Acked-by: Rafael J. Wysocki Acked-by: Linus Walleij Signed-off-by: Mike Turquette --- Reading git-diff-tree failed