Re: [PATCH 09/48] drm: omapdrm: Deconstruct the omap_drv.h header.

2017-10-17 Thread Sebastian Reichel
Hi, On Fri, Oct 13, 2017 at 05:59:05PM +0300, Laurent Pinchart wrote: > The number of function declarations in the omap_drv.h degrades > readability. To fix it, create new header files for each part of the > driver and move the related functions. > > Signed-off-by: Laurent Pinchart > --- Review

[PATCH 09/48] drm: omapdrm: Deconstruct the omap_drv.h header.

2017-10-13 Thread Laurent Pinchart
The number of function declarations in the omap_drv.h degrades readability. To fix it, create new header files for each part of the driver and move the related functions. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/omap_connector.h | 37 + drivers/gpu/drm/omapdrm/omap_cr