drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.
authorEric Anholt <eric@anholt.net>
Mon, 31 Aug 2009 15:52:02 +0000 (08:52 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 4 Sep 2009 20:05:40 +0000 (13:05 -0700)
commit67cf781bea52d461b7c8b63b23be19e87c33d7bf
treecd83249b922ff071c2fdb7dfd60bfa8ff63a4246
parentd6073d775c4b26107351cb8d5e21cec4391f6314
drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/gpu/drm/i915/intel_display.c