drm/radeon/kms: register an i2c adapter name for the dp aux bus
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 17 Nov 2010 22:56:49 +0000 (17:56 -0500)
committerDave Airlie <airlied@redhat.com>
Thu, 18 Nov 2010 04:56:42 +0000 (14:56 +1000)
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>
drivers/gpu/drm/radeon/radeon_i2c.c

Simple merge