From: Kevin Hilman Date: Fri, 15 Jul 2011 22:05:04 +0000 (-0700) Subject: cpufreq: OMAP: scale voltage along with frequency X-Git-Tag: sz_beta2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=244f51368a0336d3842dc23a4293e6eae02b5221;p=pandora-kernel.git 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 Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed