> -----Original Message-----
> From: Hiremath, Vaibhav
> Sent: Monday, January 04, 2010 8:12 PM
> To: linux-media@vger.kernel.org
> Cc: linux-o...@vger.kernel.org; hverk...@xs4all.nl;
> t...@atomide.com; Hiremath, Vaibhav
> Subject: [PATCH 0/2] OMAP3: Add V4L2 display driver support
> 
> From: Vaibhav Hiremath <hvaib...@ti.com>
> 
> This series of patch-set adds support for V4L2 display driver
> ontop of DSS2 framework.
> 
> Please note that this patch is dependent on patch which add
> "ti-media" directory (submitted earlier to this patch series)
> 
> Vaibhav Hiremath (2):
>   OMAP2/3 V4L2: Add support for OMAP2/3 V4L2 driver on top of DSS2
>   OMAP2/3: Add V4L2 DSS driver support in device.c
> 
>  arch/arm/plat-omap/devices.c                |   29 +
>  drivers/media/video/ti-media/Kconfig        |   10 +
>  drivers/media/video/ti-media/Makefile       |    4 +
>  drivers/media/video/ti-media/omap_vout.c    | 2654
> +++++++++++++++++++++++++++
>  drivers/media/video/ti-media/omap_voutdef.h |  148 ++
>  drivers/media/video/ti-media/omap_voutlib.c |  258 +++
>  drivers/media/video/ti-media/omap_voutlib.h |   34 +
>  7 files changed, 3137 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/media/video/ti-media/omap_vout.c
>  create mode 100644 drivers/media/video/ti-media/omap_voutdef.h
>  create mode 100644 drivers/media/video/ti-media/omap_voutlib.c
>  create mode 100644 drivers/media/video/ti-media/omap_voutlib.h
[Hiremath, Vaibhav] Hans and others,

Since we do not have any comments on this, can we merge this patch series?

Thanks,
Vaibhav

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to