drm/edid: tune down debug message in parse_hdmi_vsdb
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 22 Nov 2012 08:53:55 +0000 (09:53 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 28 Nov 2012 10:15:12 +0000 (20:15 +1000)
Those tend to be totally not interesting for end-users, and for
debugging we tend to dump the entire noise anyway by enabling all
debug messages.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=57388
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found