diff options
author | Brian Starkey <[email protected]> | 2016-07-25 11:55:48 +0100 |
---|---|---|
committer | Sean Paul <[email protected]> | 2016-09-22 04:04:24 -0700 |
commit | 6a2925ea12006911c8180a89feda6d040873ed18 (patch) | |
tree | 4d6648221d17bf8a991d5b65b6e0df04ed49fec0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 0f2886057be322ddfa4858384c40a505f7a32a4a (diff) |
drm/i2c: tda998x: don't register the connector
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.
Signed-off-by: Brian Starkey <[email protected]>
Reviewed-by: Liviu Dudau <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions