drm/radeon/kms: make sure i2c id matches
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 8 Dec 2009 19:30:49 +0000 (14:30 -0500)
committerDave Airlie <airlied@redhat.com>
Wed, 9 Dec 2009 03:31:10 +0000 (13:31 +1000)
commitd3f420d1089169fb48366e1aa750bdd92db0a04b
tree9b25c8bfcf2aa5db2ae8b8479f999b711830ec18
parent279b215ecb8acc735c01ac89b1aa28c4a27dcafa
drm/radeon/kms: make sure i2c id matches

Entries in the i2c table aren't always ordered
by id.  This allows us to remove some quirks
that are no longer needed.

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