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)
commitac1aade6876465060ebf9a71675dcb7305f0bafa
treee9f3ce2125bf27476ddbdefd5331f0617de9bc44
parent3595be778d8cb887f0e0575ef0a0c1a094d120bb
drm/radeon/kms: use new pre/post_xfer i2c bit algo hooks

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>
drivers/gpu/drm/radeon/radeon_connectors.c
drivers/gpu/drm/radeon/radeon_i2c.c
drivers/gpu/drm/radeon/radeon_mode.h