Re: [PATCH v2 29/60] drm/omap: dss: Split omapdss_register_display()

2018-06-10 Thread Sebastian Reichel
Hi, On Sat, May 26, 2018 at 08:24:47PM +0300, Laurent Pinchart wrote: > Split the function into omapdss_display_init() to perform > display-specific initialization of the omap_dss_device, and > omapdss_register_display() to register the device. The latter will then > be replaced by more generic re

[PATCH v2 29/60] drm/omap: dss: Split omapdss_register_display()

2018-05-26 Thread Laurent Pinchart
Split the function into omapdss_display_init() to perform display-specific initialization of the omap_dss_device, and omapdss_register_display() to register the device. The latter will then be replaced by more generic registration. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/disp