drm/i915: Don't log pipe config kernel pointer and duplicated pipe name
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Thu, 17 Nov 2016 12:30:10 +0000 (12:30 +0000)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Thu, 17 Nov 2016 15:00:35 +0000 (15:00 +0000)
commit66766e4f83edad8f50e0dc569566fd5f6a23cb86
tree8f414fa2f8eb2d344a1d813a73c472ba3cbc300f
parenta430965756db65fdfe914e5de7144be3ac27385d
drm/i915: Don't log pipe config kernel pointer and duplicated pipe name

Kernel pointer does not sound like an useful thing to log and
pipe name is already contained in the crtc name.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
drivers/gpu/drm/i915/intel_display.c