commit | bf2a359d504bca3ef71a65e8759d51af4b17055a | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Thu May 26 19:39:17 2011 -0700 |
committer | Kevin Hilman <khilman@ti.com> | Tue Nov 08 11:42:17 2011 -0800 |
tree | e54b7c9855df5714482fa99b20f71cd0e9c555b5 | |
parent | a820ffa8fdbcaa4f5fe32e88db58acca27abbc76 [diff] |
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>