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)
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>

No differences found