From: Daniel Vetter Date: Tue, 30 Apr 2013 12:01:40 +0000 (+0200) Subject: drm/i915: simplify DP/DDI port width macros X-Git-Tag: v3.11-rc1~65^2~131^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17aa6be9579eb204b426eeae146a43bf3dd05078;p=pandora-kernel.git drm/i915: simplify DP/DDI port width macros If we ever leak a non-DP compliant port width through here, we have a pretty serious issue. So just rip out all these WARNs - if we need them it's probably better to have them at a central place where we compute the dp lane count. Also use the new DDI width macro for FDI mode. Cc: Paulo Zanoni Reviewed-by: Paulo Zanoni [danvet: fixup the embarrassing s/intel_dp->DP/temp/ mistake Paulo spotted.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed