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:
cbff290
)
remove debug printk from DRM suspend path
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 23 May 2008 15:40:45 +0000
(08:40 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 23 May 2008 15:53:13 +0000
(08:53 -0700)
Not sure how this snuck upstream, but it really doesn't belong there. We
don't need a KERN_ERR printk in the suspend path to know what's going on (at
least not anymore).
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found