commit | 4a0833ec48d3411042c0ccee3daec1cbca4c1999 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Oct 26 10:58:11 2012 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun Nov 11 23:50:56 2012 +0100 |
tree | 0382b0e2da1eaab84897b51b1ac881399b6144fb | |
parent | c8241969b44438c9335b59d375b627214bc36483 [diff] |
drm/i915: shut up spurious message in intel_dp_get_hw_state The debug message is only relevant on CPT/PPT PCH ports, so move it into the correct if clause. Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>