drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stack
authorBen Skeggs <bskeggs@redhat.com>
Fri, 4 May 2012 04:38:49 +0000 (14:38 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 7 May 2012 10:02:38 +0000 (11:02 +0100)
Previous issues with i2c-algo-bit have now been resolved.

This is a revert of f553b79c03f0dbd52f6f03abe8233a2bef8cbd0d mostly,
due to fixes in the i2c core repairing the original issue, this code
isn't required and was causing regressions.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Reported-by: Nick Bowler <nbowler@elliptictech.com>
Tested-by: Nick Bowler <nbowler@elliptictech.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found