commit | ac1aade6876465060ebf9a71675dcb7305f0bafa | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Sun Mar 14 12:22:44 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Wed Mar 31 14:55:50 2010 +1000 |
tree | e9f3ce2125bf27476ddbdefd5331f0617de9bc44 | |
parent | 3595be778d8cb887f0e0575ef0a0c1a094d120bb [diff] |
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>