]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Get rid of unused transitional members.
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Mon, 13 Jul 2015 14:30:26 +0000 (16:30 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 14 Jul 2015 15:28:50 +0000 (17:28 +0200)
commit625585c81354a3661d87004eb05167269c0e1d9c
treeac50fba95ad66d04551c8cae159f5f76539a4edd
parent0be940f16671fadc02b1ca56dd1c9bf0e90a664b
drm/i915: Get rid of unused transitional members.

The previous commit converted hw readout to atomic, all the new_*
members were used for restoring the old state, but with the
conversion of suspend to atomic there's no use left for them.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_drv.h