From: Marc Zyngier Date: Tue, 4 Nov 2008 12:33:25 +0000 (+0100) Subject: [ARM] pxa: cpufreq-pxa2xx: allow frequency table selection X-Git-Tag: v2.6.29-rc1~559^2~35^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65587f7d154ac58f4ff100c240640c71abec41dd;p=pandora-kernel.git [ARM] pxa: cpufreq-pxa2xx: allow frequency table selection Following the removal of the "->policy" usage for PXA255 in patch 459fc208abd1b365fa013c17d433dfb5b4bc1e3a (cpufreq: remove policy->governor setting in drivers initialization), this patch introduces an option (called "pxa255_turbo_table") to select either the "run" or "turbo" frequency table. It also cures the runtime warning that was printed each time the frequency was changed. Got rid of all references to CPUFREQ_POLICY_* for pxa255, and sticked with the run/turbo thing. Tested on an Arcom/Eurotech Viper. Signed-off-by: Marc Zyngier Acked-by: Dominik Brodowski Signed-off-by: Eric Miao --- Reading git-diff-tree failed