]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cpufreq: OMAP: dont support !freq_table
authorNishanth Menon <nm@ti.com>
Fri, 27 May 2011 02:39:17 +0000 (19:39 -0700)
committerKevin Hilman <khilman@ti.com>
Tue, 8 Nov 2011 19:42:17 +0000 (11:42 -0800)
commitbf2a359d504bca3ef71a65e8759d51af4b17055a
treee54b7c9855df5714482fa99b20f71cd0e9c555b5
parenta820ffa8fdbcaa4f5fe32e88db58acca27abbc76
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 <nm@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
drivers/cpufreq/omap-cpufreq.c