commit | 53dfe8a884e6f85d73379f84cffa72225cd52ad6 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Fri Jul 15 15:05:04 2011 -0700 |
committer | Kevin Hilman <khilman@ti.com> | Tue Feb 21 16:32:25 2012 -0800 |
tree | 0a4ffbe130edab06ea52aa141fa20d8c90dbe729 | |
parent | b09db45c56c299438a09b85c06067d7dcd951ea4 [diff] |
cpufreq: OMAP: scale voltage along with frequency Use the regulator framework to get the voltage regulator associated with the MPU voltage domain and use it to scale voltage along with frequency. While here, CONFIG_CPU_FREQ_DEBUG doesn't exist anymore, so move debug prints to use dev_dbg(). Special thanks to Afzal Mohammed for suggestions on more robust error checking. Cc: Afzal Mohammed <afzal@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>