Re: [PATCH v2 04/60] drm/omap: dss: Remove display ordering from dss/display.c

2018-06-11 Thread Sebastian Reichel
Hi, On Sat, May 26, 2018 at 08:24:22PM +0300, Laurent Pinchart wrote: > From: Peter Ujfalusi > > As ordering of the dss_devices based on DT aliases is now implemented in > omap_drm.c, there is no need to do the ordering in dss/display.c > anymore. > > At the same time remove the alias member of

[PATCH v2 04/60] drm/omap: dss: Remove display ordering from dss/display.c

2018-05-26 Thread Laurent Pinchart
From: Peter Ujfalusi As ordering of the dss_devices based on DT aliases is now implemented in omap_drm.c, there is no need to do the ordering in dss/display.c anymore. At the same time remove the alias member of the omap_dss_device struct since it is no longer needed. The only place it was used