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)
%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>

No differences found