From: Chris Wilson Date: Sat, 11 Sep 2010 20:48:25 +0000 (+0100) Subject: drm/i915/i2c: The bit-banging interface controls the delay, drop ours X-Git-Tag: v2.6.37-rc1~92^2~28^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b222f2673354c65e178cbcba610e7883a05f5bf3;p=pandora-kernel.git drm/i915/i2c: The bit-banging interface controls the delay, drop ours Remove our redundant udelay() as the timings are already handled by the i2c-algo-bit controller. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed