commit | e13924a8c2d32dc86d25771acc484e5f63426bda | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Aug 18 21:36:56 2017 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Sep 14 17:12:38 2017 +0300 |
tree | c32177cb48eec31b74d182b163e3995da5330ea1 | |
parent | 045cebd2e4c29c55e46a1044fa1d0dd38b790392 [diff] |
drm/i915: Eliminate PORT_HOTPLUG_EN setup from gen3/4 irq_postinstall We've already cleared PORT_HOTPLUG_EN in the .irq_preinstall hook so doing it again in the .irq_postinstall is pointless. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170818183705.27850-8-ville.syrjala@linux.intel.com