commit | 179e8078a768be8c18539bebe44dd94447142ccf | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Thu Aug 05 21:21:17 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Tue Aug 10 10:46:49 2010 +1000 |
tree | b35ebacaeda1207f9ec20aff97dab12f3f10c810 | |
parent | f376b94fbc0a313a606748206340cbef6c2adf6b [diff] |
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>