drm/i2c: tda998x: move connector into struct tda998x_priv
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 14 Aug 2015 10:18:28 +0000 (11:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 29 Sep 2015 18:26:00 +0000 (19:26 +0100)
commiteed64b5963f1496be62ba41f536346b2186727a0
treecae3176f71688243bf1cb73dbddeaae5e672a042
parent78e401f9891a8ecdb075c0ca46f9f43ce0ed0c4e
drm/i2c: tda998x: move connector into struct tda998x_priv

Move the DRM connector structure into struct tda998x_priv from the old
struct tda998x_priv2.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/gpu/drm/i2c/tda998x_drv.c