drm/i915/i2c: The bit-banging interface controls the delay, drop ours
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 11 Sep 2010 20:48:25 +0000 (21:48 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 11 Sep 2010 21:28:13 +0000 (22:28 +0100)
Remove our redundant udelay() as the timings are already handled by the
i2c-algo-bit controller.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found