From: Keith Packard Date: Sun, 28 Jun 2009 22:42:17 +0000 (-0700) Subject: drm/i915: Make driver less chatty X-Git-Tag: v2.6.31-rc3~25^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ae8c0a56eeb3ed358b78ccadd024d6b721f26bc;p=pandora-kernel.git drm/i915: Make driver less chatty Convert many printk calls to DRM_DEBUG calls to reduce kernel log noise for normal activities. Switch other printk calls to DRM_ERROR or DRM_INFO. Signed-off-by: Keith Packard Signed-off-by: Eric Anholt --- Reading git-diff-tree failed