diff options
author | Sam Ravnborg <[email protected]> | 2019-12-07 15:03:32 +0100 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2019-12-09 22:57:26 +0100 |
commit | d383fb5f8addd05f53080624829f68e80c268541 (patch) | |
tree | 4cd4ea6029c2ec11aed12688a0fd6be6f5dfa665 /drivers/gpu/drm/imx/parallel-display.c | |
parent | 0fe1564bd61642ec348efbe9ab9c50b3068fb788 (diff) |
drm: get drm_bridge_panel connector via helper
The drm_connector created by drm_panel_bridge was accessed
via drm_panel.connector.
Avoid the detour around drm_panel by providing a simple get method.
This avoids direct access to the connector field in drm_panel in
the two users.
The change is done in preparation for removal of drm_panel.connector.
Update pl111 and tve200 to use the new helper.
Signed-off-by: Sam Ravnborg <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Cc: Andrzej Hajda <[email protected]>
Cc: Neil Armstrong <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Jonas Karlman <[email protected]>
Cc: Jernej Skrabec <[email protected]>
Cc: Eric Anholt <[email protected]>
Cc: Linus Walleij <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/imx/parallel-display.c')
0 files changed, 0 insertions, 0 deletions