drm/omap: panel-dsi-cm: Store source pointer internally
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 13 Sep 2018 00:43:47 +0000 (03:43 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 18 Mar 2019 09:42:12 +0000 (11:42 +0200)
commit7bce5ae124acfee086582b29215888ce28fe7397
tree96327b458e791434c4690cf079acd71eff72b2dd
parent6b97cc9560474f8dd1d4ef14caa1d33249dd8176
drm/omap: panel-dsi-cm: Store source pointer internally

The source pointer will be removed to the omap_dss_device structure.
Store it internally in the DSI panel driver data.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Tested-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c