drm/omap: venc: Remove wss_data field from venc_device structure
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 19 Sep 2018 22:19:32 +0000 (01:19 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 18 Mar 2019 09:42:11 +0000 (11:42 +0200)
commitd79bd6b445a2f38726a4e4c406a0f9a25d85e340
tree9989084ffc3add37abcf2283bb8f81c80aec5ab6
parent374805b0bd84c44990dd75f66a5da3f025b2fcfc
drm/omap: venc: Remove wss_data field from venc_device structure

The venc_device structure wss_data field is set to 0 and never otherwise
modified, remove it.

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>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/venc.c