V4L/DVB (7578a): V4L: V4L2 soc_camera driver for PXA270
authorGuennadi Liakhovetski <g.liakhovetski@pengutronix.de>
Mon, 7 Apr 2008 00:24:56 +0000 (21:24 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:07:42 +0000 (14:07 -0300)
commit3bc43840c3fbffaf8216883a37b336a41050d7f7
tree55012f05a4e073c81b7e352cc1ddaf33137e5270
parente55222ef27a2390d8abce27a3ce2d4c719ad5f1b
V4L/DVB (7578a): V4L: V4L2 soc_camera driver for PXA270

This patch adds a driver for the Quick Capture Interface on the PXA270.
It is based on the original driver from Intel, but has been re-worked
multiple times since then, now it also supports the V4L2 API. This patch
depends on a complementary patch, submitted to the ARM tree, providing
PXA270 camera platform bindings.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/Kconfig
drivers/media/video/Makefile
drivers/media/video/pxa_camera.c [new file with mode: 0644]