commit | b222f2673354c65e178cbcba610e7883a05f5bf3 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Sep 11 21:48:25 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sat Sep 11 22:28:13 2010 +0100 |
tree | 044fb7ba6b3fae23fa50b44682d133291ccd4179 | |
parent | fe255d0028903f1132a3c1214edc91cf95b7cd98 [diff] |
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 <chris@chris-wilson.co.uk>