]> git.karo-electronics.de Git - linux-beck.git/commit
drm/i915: Continuation of future readiness series
authorSonika Jindal <sonika.jindal@intel.com>
Mon, 11 Aug 2014 03:36:39 +0000 (09:06 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 11 Aug 2014 09:27:33 +0000 (11:27 +0200)
commit3bb11b536c1037143765b4efc8056600438df7f6
tree57a8aa723a33dc0cbcc1213c6a925745d96c64e0
parent22c59960d9fe72f3fbd28de69cc43c5522dd5fe6
drm/i915: Continuation of future readiness series

Removing the check for HAS_PCH_SPLIT, it looks redundant here. Anyways all the
platforms are checked separately.

v2: Reordering as per the gen (Ville)

Signed-off-by: Sonika Jindal <sonika.jindal@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c