From: Ville Syrjälä Date: Mon, 18 Aug 2014 19:15:56 +0000 (+0300) Subject: drm/i915: Parametrize PANEL_PORT_SELECT_VLV X-Git-Tag: fixes-against-v3.18-rc2~73^2~32^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad933b5630ec4413070cbba1599426b97b1cee57;p=pandora-kernel.git drm/i915: Parametrize PANEL_PORT_SELECT_VLV Passing the port as a parameter to PANEL_PORT_SELECT_VLV results in neater code. Sadly the PCH port select bits aren't suitable for the same treatment and the resulting macro would be much uglier, so leave those defines as is. Signed-off-by: Ville Syrjälä Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed