From: Nishanth Menon Date: Fri, 27 May 2011 02:39:17 +0000 (-0700) Subject: cpufreq: OMAP: dont support !freq_table X-Git-Tag: sz_beta2~41^3~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b7e15d6cfffb3d07f64937f4378cf3b625ed321;p=pandora-kernel.git cpufreq: OMAP: dont support !freq_table OMAP2+ all have frequency tables, hence the hacks we had for older silicon do not need to be carried forward. As part of this change, use cpufreq_frequency_table_target to find the best match for frequency requested. Signed-off-by: Nishanth Menon Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed