drm/radeon/kms: fix up r1xx-rs4xx i2c buses
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 3 May 2011 23:47:44 +0000 (19:47 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 4 May 2011 03:21:26 +0000 (13:21 +1000)
Fix the vbios mapping and only add the actual
buses that the cards have.  The existing code was
mostly correct.  Just clean up a few cases on r2xx/r3xx
and document that buses the hw actually has.

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

No differences found