drm/i915: remove Haswell/LPT bits from ironlake_pch_enable
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 31 Oct 2012 20:12:23 +0000 (18:12 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 11 Nov 2012 22:51:17 +0000 (23:51 +0100)
commit303b81e040c14ba6b2d885d051d2c18390d1eeca
treed218bb6770096363adc4dac0625fdb9df1db57c2
parent1507e5bd7c2a2a814f7d9b38d98266fd672f8533
drm/i915: remove Haswell/LPT bits from ironlake_pch_enable

Since now we have lpt_pch_enable for them.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c