commit | a5193fe50e7f21c26d22c17c8196420fac1a3ca7 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Wed Nov 17 17:56:49 2010 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Thu Nov 18 14:56:42 2010 +1000 |
tree | ef9828156aa53ea2f1b98ec69cc9e428d5d0a626 | |
parent | 3e4b99828d1c8abefefd37474503605c811c1b51 [diff] |
drm/radeon/kms: register an i2c adapter name for the dp aux bus This causes the connector to not be added since i2c init fails for the adapter. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=31688 Noticed by Ari Savolainen. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Cc: Ari Savolainen <ari.m.savolainen@gmail.com> Cc: Jean Delvare <khali@linux-fr.org> Cc: stable@kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>