summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/displays/panel-dpi.c
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2018-02-11 15:07:39 +0200
committerTomi Valkeinen <tomi.valkeinen@ti.com>2018-03-01 09:09:10 +0200
commitb47e6dcb58becb3e5b0b4f3e05ff3626d5b77437 (patch)
tree29914fa5653402010862de7096c5319f18587161 /drivers/gpu/drm/omapdrm/displays/panel-dpi.c
parent6b06df832f82946825aa1d81e1e64041d33570f0 (diff)
downloadlinux-b47e6dcb58becb3e5b0b4f3e05ff3626d5b77437.tar.bz2
drm: omapdrm: displays: Get connector source at connect time
The connector drivers need a handle to the source they are connected to in order to control the source. All drivers get that handle at probe time, resulting in probe deferral when the source hasn't been probed yet. However they don't need the handle until their connect handler is called. Move retrieval of the source handle to the connect handler to avoid probe deferrals. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/displays/panel-dpi.c')
0 files changed, 0 insertions, 0 deletions