drm/i915/dp: Better hexdump of DPCD
authorAdam Jackson <ajax@redhat.com>
Tue, 12 Jul 2011 21:38:03 +0000 (17:38 -0400)
committerKeith Packard <keithp@keithp.com>
Mon, 25 Jul 2011 17:35:00 +0000 (10:35 -0700)
commitac66ae8346fff704301e24ac55da1d76020660b2
treefb94a20bceeb2fff0d936700e980a7cf0e8b8b4b
parent9de88e6e89a2222061af8e1448f6f346e3413fc8
drm/i915/dp: Better hexdump of DPCD

%hx alone prints 0 as "0", not "00".

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_dp.c