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)
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>

No differences found