drm/i2c: tda998x: move CEC device initialisation later
authorRussell King <rmk+kernel@armlinux.org.uk>
Thu, 17 Nov 2016 23:40:26 +0000 (23:40 +0000)
committerRussell King <rmk+kernel@armlinux.org.uk>
Tue, 3 Apr 2018 11:21:54 +0000 (12:21 +0100)
commit101e996b8d321514c45136bef4dd0b1d3c577036
tree956a676d8de258c75164d527316be3cc93aed363
parent6a765c3fe5497359c11536dfbdcf7526ccb2a33f
drm/i2c: tda998x: move CEC device initialisation later

We no longer use the CEC client to access the CEC part itself, so we can
move this later in the initialisation sequence.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
drivers/gpu/drm/i2c/tda998x_drv.c