drm/i2c: tda998x: add component support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 7 Feb 2014 19:49:44 +0000 (19:49 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 1 Aug 2014 16:16:56 +0000 (17:16 +0100)
commitc707c3619ca81f499a5ce032021405e989a96ff0
treeaa93acd693f8a9d489bf57d4b23af0012fc8d6c6
parenta8f4d4d63739e4bca459ff40636f1d9e4b7ef5e6
drm/i2c: tda998x: add component support

Add component helper support to the tda998x driver.  This permits the
TDA998x to be declared as a separate device in device tree, and bound
at the appropriate moment with a co-operating card driver.

The existing slave_encoder interfaces are kept while there are existing
users of it in order to prevent regressions.

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