From: Nishanth Menon Date: Mon, 5 May 2014 13:33:50 +0000 (-0500) Subject: PM / OPP: Move cpufreq specific OPP functions out of generic OPP library X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~5^2~1^2^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0dd7b79657bd6644b914d16ce7f23468c44a7b4;p=pandora-kernel.git PM / OPP: Move cpufreq specific OPP functions out of generic OPP library CPUFreq specific helper functions for OPP (Operating Performance Points) now use generic OPP functions that allow CPUFreq to be be moved back into CPUFreq framework. This allows for independent modifications or future enhancements as needed isolated to just CPUFreq framework alone. Here, we just move relevant code and documentation to make this part of CPUFreq infrastructure. Cc: Kevin Hilman Signed-off-by: Nishanth Menon Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed