commit | 2bfcc0fc698d550689ef020c73b2d977b73e728c | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Tue May 18 19:26:46 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Wed May 19 10:31:16 2010 +1000 |
tree | d0b77b1043b5225e001a1113a3322a297bd6f6bc | |
parent | 6fd024893911dcb51b4a0aa71971db5ba38f7071 [diff] |
drm/radeon/kms: reset ddc_bus in object header parsing Some LVDS connectors don't have a ddc bus, so reset the ddc bus to invalid before parsing the next connector to avoid using stale ddc bus data. Should fix fdo bug 28164. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Cc: stable@kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>