From: Jani Nikula Date: Wed, 27 Aug 2014 13:27:30 +0000 (+0300) Subject: drm/i915/ddi: use struct for ddi buf translation tables X-Git-Tag: fixes-against-v3.18-rc2~73^2~32^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1012205182fb9470a1bd1620872103a09f566225;p=pandora-kernel.git drm/i915/ddi: use struct for ddi buf translation tables Try to avoid confusion with ARRAY_SIZE()/2 and hdmi_level*2. Signed-off-by: Jani Nikula [danvet: Resolve silent patch conflict (didn't even fail to build) with with Sonika's preceding patch to use the hsw_ddi_translations_fdi table to driver the fdi link training iteration loop. Also drop the double-write loop Damien spotted.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed