commit | d3932d6c475f8307ac66b4ce21563285ec05f6ea | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Fri Feb 19 02:13:56 2010 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Sat Feb 20 07:28:06 2010 +1000 |
tree | e513fb749e1ccb9cf2018ad05c500f3cf5e9f250 | |
parent | c86a90383638fa830c32cf086a1520be72167086 [diff] |
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>