drm/i915: Remove encoder type checks from MST suspend/resume
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 22 Jun 2016 18:57:00 +0000 (21:57 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 7 Jul 2016 10:08:12 +0000 (13:08 +0300)
commit5aa56969629ac87a1bd9605b432926f21ccf4a98
tree6c12851e6c0e3127555e09f81df6b7713e3e20ac
parentf8e58ddf856260b859d77c0f60bb1fa419a0bad3
drm/i915: Remove encoder type checks from MST suspend/resume

Now that eDP encoders won't have can_mst==true, we can throw out
the encoder type checks from the MST suspend/resume paths.

Cc: Dave Airlie <airlied@redhat.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1466621833-5054-3-git-send-email-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/intel_dp.c