drm/radeon/kms: use new pre/post_xfer i2c bit algo hooks
authorAlex Deucher <alexdeucher@gmail.com>
Sun, 14 Mar 2010 16:22:44 +0000 (12:22 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 31 Mar 2010 04:55:50 +0000 (14:55 +1000)
This allows us to remove the internal bit algo bus used by
the radeon i2c algo.  We now register a radeon algo adapter
if the gpio line is hw capable and the hw inplementation is
available, otherwise we register a bit algo adapter.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found