Re: [PATCH v2 08/60] drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operations

2018-06-10 Thread Sebastian Reichel
Hi, On Sat, May 26, 2018 at 08:24:26PM +0300, Laurent Pinchart wrote: > 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 > --- Reviewed-by: Se

[PATCH v2 08/60] drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operations

2018-05-26 Thread Laurent Pinchart
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 --- .../gpu/drm/omapdrm/displays/connector-analog-tv.c | 19 -- drivers/gpu/drm/omapdrm/dss/om