From: Ville Syrjälä Date: Mon, 16 Sep 2013 14:38:37 +0000 (+0300) Subject: drm/i915: Drop explicit plane restoration during resume X-Git-Tag: v3.13-rc1~76^2~80^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b9966771d3b84da6383e8695350beea3213f848;p=pandora-kernel.git drm/i915: Drop explicit plane restoration during resume We already restore planes during the modeset operation, so no need to do another loop over the planes and try to restore them again. Signed-off-by: Ville Syrjälä Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed