From: Jani Nikula Date: Mon, 22 Oct 2012 13:12:17 +0000 (+0300) Subject: drm/i915/sdvo: force GPIO bit-banging also on default pin X-Git-Tag: v3.8-rc1~82^2~192^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cb1612a7dc4c3d5ed86dba5dd21bb48a5c395af;p=pandora-kernel.git drm/i915/sdvo: force GPIO bit-banging also on default pin commit 63abf3edaf42d0b9f278df90fe41c7ed4796b6b1 Author: Chris Wilson Date: Wed Dec 8 16:48:21 2010 +0000 drm/i915/sdvo: Only use the SDVO pin if it is in the valid range added a default fallback if BIOS provides an invalid pin mapping, but failed to force GPIO bit-banging on it. Finish the job, and also clean up the function a bit. With bit-banging, setting the gmbus speed has no effect, so drop it. Signed-off-by: Jani Nikula [danvet: Extend comment about gmbus in the code a bit.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed