Re: [PATCH 05/13] drm/omap: sdi: remove legacy set_datapairs

2017-05-12 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Friday 12 May 2017 13:41:34 Tomi Valkeinen wrote: > Non-DT booting is no longer supported, so remove legacy code. > > Signed-off-by: Tomi Valkeinen Reviewed-by: Laurent Pinchart > --- > drivers/gpu/drm/omapdrm/dss/omapdss.h | 6 -- > drivers/gpu/drm/

[PATCH 05/13] drm/omap: sdi: remove legacy set_datapairs

2017-05-12 Thread Tomi Valkeinen
Non-DT booting is no longer supported, so remove legacy code. Signed-off-by: Tomi Valkeinen --- drivers/gpu/drm/omapdrm/dss/omapdss.h | 6 -- drivers/gpu/drm/omapdrm/dss/sdi.c | 7 --- 2 files changed, 13 deletions(-) diff --git a/drivers/gpu/drm/omapdrm/dss/omapdss.h b/drivers/gpu