Re: [PATCH 5/6] power: export opp cpufreq functions

2012-10-30 Thread Nishanth Menon
On 16:04-20121030, Mark Langsdorf wrote: $subject PM / OPP: Also adding info that this allows cpufreq drivers to be used as module might be helpful. > Signed-off-by: Mark Langsdorf > Cc: linux...@vger.kernel.org Side note: Applies on v3.7-rc3 on rafael's linux-next branch: linux-next 2b7f449

[PATCH 5/6] power: export opp cpufreq functions

2012-10-30 Thread Mark Langsdorf
Signed-off-by: Mark Langsdorf Cc: linux...@vger.kernel.org --- drivers/base/power/opp.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/base/power/opp.c b/drivers/base/power/opp.c index d946864..37dc5f4 100644 --- a/drivers/base/power/opp.c +++ b/drivers/base/power/opp.c @@

[PATCH 5/6] power: export opp cpufreq functions

2012-10-30 Thread Mark Langsdorf
Signed-off-by: Mark Langsdorf mark.langsd...@calxeda.com Cc: linux...@vger.kernel.org --- drivers/base/power/opp.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/base/power/opp.c b/drivers/base/power/opp.c index d946864..37dc5f4 100644 --- a/drivers/base/power/opp.c +++

Re: [PATCH 5/6] power: export opp cpufreq functions

2012-10-30 Thread Nishanth Menon
On 16:04-20121030, Mark Langsdorf wrote: $subject PM / OPP: Also adding info that this allows cpufreq drivers to be used as module might be helpful. Signed-off-by: Mark Langsdorf mark.langsd...@calxeda.com Cc: linux...@vger.kernel.org Side note: Applies on v3.7-rc3 on rafael's linux-next branch: