drm/i915: remove PLL debugging messages
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 23 Feb 2009 23:36:40 +0000 (15:36 -0800)
committerDave Airlie <airlied@linux.ie>
Wed, 25 Feb 2009 04:10:39 +0000 (14:10 +1000)
commit7c04d1d97a8d918b7ae2ef478229862b71a65f06
treecea69bc766d5d3fc569da6b003b53721a60a99c0
parent694593e3374a67d95ece6a275a1f181644c2c4d8
drm/i915: remove PLL debugging messages

These are normal; we walk through different values looking for the right
one, so why flood the screen with messages?

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