git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a07530b
)
[CPUFREQ] Remove debugging message from e_powersaver
author
Dave Jones
<davej@redhat.com>
Fri, 15 Feb 2008 23:11:14 +0000
(18:11 -0500)
committer
Dave 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