drm/radeon/kms: fix shared ddc detection
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 19 Feb 2010 07:13:56 +0000 (02:13 -0500)
committerDave Airlie <airlied@redhat.com>
Fri, 19 Feb 2010 21:28:06 +0000 (07:28 +1000)
commitd3932d6c475f8307ac66b4ce21563285ec05f6ea
treee513fb749e1ccb9cf2018ad05c500f3cf5e9f250
parentc86a90383638fa830c32cf086a1520be72167086
drm/radeon/kms: fix shared ddc detection

Just compare the i2c id since the i2c structs
may be slighly different.

Fixes fdo bug 26616.

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