From: Xu, Anhua Date: Mon, 13 Aug 2012 03:08:33 +0000 (+0000) Subject: drm/i915: fix wrong order of parameters in port checking functions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~30^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9a851ed634628489ca4a392740694d0ded78cb9;p=pandora-kernel.git drm/i915: fix wrong order of parameters in port checking functions Wrong order of parameters passed-in when calling hdmi/adpa /lvds_pipe_enabled(), 2nd and 3rd parameters are reversed. This bug was indroduced by commit 1519b9956eb4b4180fa3f47c73341463cdcfaa37 Author: Keith Packard Date: Sat Aug 6 10:35:34 2011 -0700 drm/i915: Fix PCH port pipe select in CPT disable paths The reachable tag for this commit is v3.1-rc1-3-g1519b99 Signed-off-by: Anhua Xu Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed