Re: [PATCH v2 26/28] ARM: OMAP2+: Remove unused omapdrm platform device

2017-05-09 Thread Tomi Valkeinen
On 08/05/17 14:33, Laurent Pinchart wrote: > The omapdrm platform device is unused, as a replacement is now > registered in the omapdss driver. Remove it. > > Signed-off-by: Laurent Pinchart > --- > arch/arm/mach-omap2/Makefile | 2 +- > arch/arm/mach-omap2/display.c | 7 -- > arch/arm/ma

Re: [PATCH v2 26/28] ARM: OMAP2+: Remove unused omapdrm platform device

2017-05-09 Thread Laurent Pinchart
Hi Tony, On Monday 08 May 2017 10:09:06 Tony Lindgren wrote: > * Laurent Pinchart [170508 04:36]: > > The omapdrm platform device is unused, as a replacement is now > > registered in the omapdss driver. Remove it. > > > > Signed-off-by: Laurent Pinchart > > This should be OK to merge via the d

Re: [PATCH v2 26/28] ARM: OMAP2+: Remove unused omapdrm platform device

2017-05-08 Thread Tony Lindgren
* Laurent Pinchart [170508 04:36]: > The omapdrm platform device is unused, as a replacement is now > registered in the omapdss driver. Remove it. > > Signed-off-by: Laurent Pinchart This should be OK to merge via the drm patches as long as things have been properly tested to not cause regressi

[PATCH v2 26/28] ARM: OMAP2+: Remove unused omapdrm platform device

2017-05-08 Thread Laurent Pinchart
The omapdrm platform device is unused, as a replacement is now registered in the omapdss driver. Remove it. Signed-off-by: Laurent Pinchart --- arch/arm/mach-omap2/Makefile | 2 +- arch/arm/mach-omap2/display.c | 7 -- arch/arm/mach-omap2/display.h | 1 - arch/arm/mach-omap2/drm.c |