From d1de00efcb4992da3936a4b0300b8b9b244080cd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ville=20Syrj=C3=A4l=C3=A4?= Date: Tue, 1 Oct 2013 18:02:19 +0300 Subject: [PATCH] drm/i915: Rename intel_{enable, disable}_plane to intel_{enable, disable}_primary_plane MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The new names make it clearer which plane we're talking about. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson [danvet: Resolve small conflict with the haswell_crtc_disable_planes extraction.] Signed-off-by: Daniel Vetter --- Reading git-format-patch failed