Re: [PATCH v3 08/56] drm/omap: dsi: unexport specific data transfer functions

2020-11-09 Thread Laurent Pinchart
Hi Tomi and Sebastian, Thank you for the patch. On Thu, Nov 05, 2020 at 02:02:45PM +0200, Tomi Valkeinen wrote: > From: Sebastian Reichel > > After converting all DSI drivers, unexport the specific transfer > functions. > > Signed-off-by: Sebastian Reichel > Signed-off-by: Tomi Valkeinen Re

[PATCH v3 08/56] drm/omap: dsi: unexport specific data transfer functions

2020-11-05 Thread Tomi Valkeinen
From: Sebastian Reichel After converting all DSI drivers, unexport the specific transfer functions. Signed-off-by: Sebastian Reichel Signed-off-by: Tomi Valkeinen --- drivers/gpu/drm/omapdrm/dss/dsi.c | 12 drivers/gpu/drm/omapdrm/dss/omapdss.h | 20 2 fi