From: Daniel Kurtz Date: Tue, 27 Mar 2012 18:36:13 +0000 (+0800) Subject: drm/i915/intel_i2c: use i2c pre/post_xfer functions to setup gpio xfers X-Git-Tag: v3.5-rc1~83^2~140^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=489fbc107f5fb041d598f30f367ea3ca714ff133;p=pandora-kernel.git drm/i915/intel_i2c: use i2c pre/post_xfer functions to setup gpio xfers Instead of rolling our own custom quirk_xfer function, use the bit_algo pre_xfer and post_xfer functions to setup and teardown bit-banged i2c transactions. Signed-off-by: Daniel Kurtz Reviewed-by: Daniel Vetter Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed