cpufreq: OMAP: dont support !freq_table
authorNishanth Menon <nm@ti.com>
Wed, 7 Dec 2011 20:08:50 +0000 (12:08 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 7 Dec 2011 20:08:50 +0000 (12:08 -0800)
commit71530008f7f2caf689caa0f239460cfa26543397
treef638225f8ff840164db03b1aa3fb6416fa634d9e
parent7caf627bb416f618d723035fc187831abc09b275
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