[PATCH 05/42] drm/omap: panel-dsi-cm: remove pdata support

2016-03-07 Thread Tomi Valkeinen
On 07/03/16 10:04, Laurent Pinchart wrote: > Hi Tomi, > > Thank you for the patch. > On Monday 22 February 2016 19:10:11 Tomi Valkeinen wrote: >> We no longer have any boards that require the platform data support from >> the panel, so we can remove the related code. >> >> Signed-off-by: Tomi Valk

[PATCH 05/42] drm/omap: panel-dsi-cm: remove pdata support

2016-03-07 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Monday 22 February 2016 19:10:11 Tomi Valkeinen wrote: > We no longer have any boards that require the platform data support from > the panel, so we can remove the related code. > > Signed-off-by: Tomi Valkeinen > --- > drivers/gpu/drm/omapdrm/displays/panel

[PATCH 05/42] drm/omap: panel-dsi-cm: remove pdata support

2016-02-22 Thread Tomi Valkeinen
We no longer have any boards that require the platform data support from the panel, so we can remove the related code. Signed-off-by: Tomi Valkeinen --- drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c | 49 +++-- 1 file changed, 5 insertions(+), 44 deletions(-) diff --git a/