drm/i2c: tda998x: clean up after struct tda998x_priv2 removal
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 14 Aug 2015 10:28:53 +0000 (11:28 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 29 Sep 2015 18:26:09 +0000 (19:26 +0100)
commit9525c4dd923f8ffe38818f86cee523a5f7b19617
tree736d75ccec3efa346c049b3f6383ad0f8e624708
parenta3584f60f4898c9479931cdca1dc19f758af45fb
drm/i2c: tda998x: clean up after struct tda998x_priv2 removal

We can now kill a number of glue functions which were sitting between
the common tda998x code and the drm encoder/connector methods.  This
results in slightly cleaner code.

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