Re: [PATCH 32/60] drm/omap: dss: Make omap_dss_device_ops optional

2019-08-13 Thread Laurent Pinchart
Hi Tomi, On Tue, Aug 13, 2019 at 10:48:01AM +0300, Tomi Valkeinen wrote: > On 07/07/2019 21:19, Laurent Pinchart wrote: > > As part of the move to drm_bridge ops for some of the internal encoders > > will be removed. Make them optional in the driver to ease the > > transition. > > I don't seem to

Re: [PATCH 32/60] drm/omap: dss: Make omap_dss_device_ops optional

2019-08-13 Thread Tomi Valkeinen
On 07/07/2019 21:19, Laurent Pinchart wrote: As part of the move to drm_bridge ops for some of the internal encoders will be removed. Make them optional in the driver to ease the transition. I don't seem to be able to decipher the first sentence. Is there a word or two missing from it? Other

[PATCH 32/60] drm/omap: dss: Make omap_dss_device_ops optional

2019-07-07 Thread Laurent Pinchart
As part of the move to drm_bridge ops for some of the internal encoders will be removed. Make them optional in the driver to ease the transition. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/dss/base.c | 21 - drivers/gpu/drm/omapdrm/dss/dss.c| 3