commit | 52dd898a30e0cc0354e34ee3955cec0ca60a80d5 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Feb 14 02:22:42 2018 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Sep 03 16:13:25 2018 +0300 |
tree | 8813fc429cd04540d66251dbe52f6b0280802d7f | |
parent | 8023651bd3d9372779be731a1165058cd33b454e [diff] |
drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operations The operations are never used, remove them. If the need to set wide screen signaling data arises later, it should be implemented by extending the DRM bridge API. 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>