]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerAndi Kleen <ak@linux.intel.com>
Tue, 14 Dec 2010 22:40:02 +0000 (23:40 +0100)
commitaf4cd8591cc750feb6f95f583a9bb79e349454d9
treedfc0ca73e767653eeae0fa2bf0b9c7d48a4dc50b
parenta7d67728b4fc6d51d3f3127bc0490cdb5688e2ab
drm/radeon/kms: register an i2c adapter name for the dp aux bus

commit a5193fe50e7f21c26d22c17c8196420fac1a3ca7 upstream.

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>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
drivers/gpu/drm/radeon/radeon_i2c.c