drm/radeon/kms: rework combios i2c handling
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 6 Aug 2010 01:21:17 +0000 (21:21 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 10 Aug 2010 00:46:49 +0000 (10:46 +1000)
commit179e8078a768be8c18539bebe44dd94447142ccf
treeb35ebacaeda1207f9ec20aff97dab12f3f10c810
parentf376b94fbc0a313a606748206340cbef6c2adf6b
drm/radeon/kms: rework combios i2c handling

Handle asic specific table to hw mappings in
combios_setup_i2c_bus() directly.  This allows us
to remove most of the combios quirks and clean up
the i2c bus setup.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_combios.c