From: Nishanth Menon Date: Tue, 20 Dec 2011 00:17:49 +0000 (-0800) Subject: cpufreq: OMAP: dont support !freq_table X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=684219193ffd26759f443b94a1c96aa9cf6ef67b;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