Searched hist:bf2a359d504bca3ef71a65e8759d51af4b17055a (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/cpufreq/ |
H A D | omap-cpufreq.c | diff bf2a359d504bca3ef71a65e8759d51af4b17055a Thu May 26 21:39:17 CDT 2011 Nishanth Menon <nm@ti.com> 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>
|