]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/media/video/mx2_camera.c
V4L/DVB: mx2_camera: remove emma limitation for RGB565
authorMichael Grzeschik <m.grzeschik@pengutronix.de>
Mon, 9 Aug 2010 14:57:04 +0000 (11:57 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:06:17 +0000 (01:06 -0200)
commit7c3a2066aa99b9e6c725803fd153ee8895219dba
tree450372da4941fa6c842fc6be8f6b962e9c2f2787
parentec73365bd47bb7e113f66d0d617676722c9447b1
V4L/DVB: mx2_camera: remove emma limitation for RGB565

In the current source status the emma has no limitation for any PIXFMT
since the data is parsed raw and unprocessed into the memory.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/mx2_camera.c