]> git.baikalelectronics.ru Git - kernel.git/commit
drm/omap: venc: Remove omap_dss_device operations
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 26 Feb 2020 11:25:02 +0000 (13:25 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 26 Feb 2020 11:32:04 +0000 (13:32 +0200)
commit47b6250162c4d89c9522ddbdc1cba6a1a59ee9de
treecee3ede408658ef30f0d72e3bdb1f9df89844f7a
parent2667df87eb032520e1f645b8a5d89bf03478c20b
drm/omap: venc: Remove omap_dss_device operations

Now that the VENC output is driven fully through the drm_bridge API its
omap_dss_device operations are not used anymore. Remove them.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Tested-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200226112514.12455-43-laurent.pinchart@ideasonboard.com
drivers/gpu/drm/omapdrm/dss/venc.c