commit | b1eb4f844f8c35e252eebfacacc438644d9f9ba8 | [log] [tgz] |
---|---|---|
author | Peter Rosin <peda@axentia.se> | Thu Aug 02 10:25:19 2018 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Thu Aug 02 10:25:19 2018 +0100 |
tree | 7cbb9d5e972cc3df58a575246d29e77bb86300f7 | |
parent | 4da1d4c751c9b1b713c13043bad7c4d27cd1418c [diff] |
drm/i2c: tda998x: find the drm_device via the drm_connector This prepares for being a drm_bridge which will not register the encoder. That makes the connector the better choice. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Peter Rosin <peda@axentia.se> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>