]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/omap: Remove src field from omap_dss_device structure
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 13 Sep 2018 00:48:02 +0000 (03:48 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 18 Mar 2019 09:42:12 +0000 (11:42 +0200)
commitdf6682b43533e4c59c3d14b56de838c035a8bb9a
treea2cc141dceeacbfaf716bb6c970b3fad8b485073
parent27a7e3e18419869cdcc414a404f3fe66f1b4e644
drm/omap: Remove src field from omap_dss_device structure

The field is only used to check whether the device is connected, and we
can do so by checking the dss field instead. Remove the src field.

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/dss/base.c
drivers/gpu/drm/omapdrm/dss/omapdss.h