Re: [PATCH v3 48/50] drm/omap: dss: Remove unused omap_dss_device operations

2019-12-19 Thread Tomi Valkeinen
On 11/12/2019 00:57, Laurent Pinchart wrote: The omap_dss_device .pre_enable(), .post_disable() and .set_timings() are not used anymore. Remove them. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/dss/base.c | 26 --- drivers/gpu/drm/omapdrm/dss/omapdss.h | 6 -

[PATCH v3 48/50] drm/omap: dss: Remove unused omap_dss_device operations

2019-12-10 Thread Laurent Pinchart
The omap_dss_device .pre_enable(), .post_disable() and .set_timings() are not used anymore. Remove them. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/dss/base.c | 26 --- drivers/gpu/drm/omapdrm/dss/omapdss.h | 6 drivers/gpu/drm/omapdrm/omap_encoder.c | 44