[PATCH] drm/i2c: tda998x: don't register the connector
Russell King - ARM Linux
linux at armlinux.org.uk
Mon Jul 25 12:25:04 UTC 2016
On Mon, Jul 25, 2016 at 11:55:48AM +0100, Brian Starkey wrote:
> The connector shouldn't be registered until the rest of the whole device
> is set up, so that consistent state is presented to userspace.
>
> As drm_dev_register() now registers all of the connectors anyway,
> there's no need to explicitly do it in individual drivers so remove
> the calls to drm_connector_register()/drm_connector_unregister().
>
> This allows componentised drivers to use tda998x without having racy
> initialisation.
Is there a corresponding patch for armada-drm so that the cubox doesn't
regress? Has it already been merged?
--
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.
More information about the dri-devel
mailing list