[CPUFREQ] Remove debugging message from e_powersaver
authorDave Jones <davej@redhat.com>
Fri, 15 Feb 2008 23:11:14 +0000 (18:11 -0500)
committerDave Jones <davej@redhat.com>
Wed, 5 Mar 2008 19:45:31 +0000 (14:45 -0500)
We don't need to printk a message every time we transition.
Leave the code there, but ifdef'd out, as it's useful when
adding support for new processors.

Reported-by: Petr Titěra <P.Titera@century.cz>
Signed-off-by: Dave Jones <davej@redhat.com>

No differences found