drm/i915: Make hpd debug messages less cryptic
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 11 Aug 2014 15:37:37 +0000 (18:37 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 11 Aug 2014 17:32:15 +0000 (19:32 +0200)
Don't print raw numbers, use port_name() and tell the user whether it's
long or short without having to figure out what the other magic number
means.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found