Re: [PATCH v2 46/60] drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()

2018-06-11 Thread Sebastian Reichel
Hi, On Mon, Jun 11, 2018 at 08:16:24PM +0300, Laurent Pinchart wrote: > Hi Sebastian, > > On Monday, 11 June 2018 02:48:45 EEST Sebastian Reichel wrote: > > On Sat, May 26, 2018 at 08:25:04PM +0300, Laurent Pinchart wrote: > > > The dss_mgr_connect() and dss_mgr_disconnect() functions take two >

Re: [PATCH v2 46/60] drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()

2018-06-11 Thread Laurent Pinchart
Hi Sebastian, On Monday, 11 June 2018 02:48:45 EEST Sebastian Reichel wrote: > On Sat, May 26, 2018 at 08:25:04PM +0300, Laurent Pinchart wrote: > > The dss_mgr_connect() and dss_mgr_disconnect() functions take two > > omap_dss_device pointers as parameters, which are always set to the same > > va

Re: [PATCH v2 46/60] drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()

2018-06-10 Thread Sebastian Reichel
Hi, On Sat, May 26, 2018 at 08:25:04PM +0300, Laurent Pinchart wrote: > The dss_mgr_connect() and dss_mgr_disconnect() functions take two > omap_dss_device pointers as parameters, which are always set to the same > value by all callers. Remove the duplicated pointer. > > Signed-off-by: Laurent Pi

[PATCH v2 46/60] drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()

2018-05-26 Thread Laurent Pinchart
The dss_mgr_connect() and dss_mgr_disconnect() functions take two omap_dss_device pointers as parameters, which are always set to the same value by all callers. Remove the duplicated pointer. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/dss/dpi.c | 8 +++- drivers/gpu/drm/