commit | 57f7bd5b455298dbe94227aa1fedbbfe63bbf252 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri May 23 08:40:45 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri May 23 08:53:13 2008 -0700 |
tree | 79bcdd96aed8f96aabaad73fdb93a16e88a94aa8 | |
parent | cbff290491cd97bcd449b14f672d98992ddad5cb [diff] |
remove debug printk from DRM suspend path 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>