[media] omap3isp: Move to videobuf2
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 9 Mar 2014 23:36:15 +0000 (20:36 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 14:38:53 +0000 (11:38 -0300)
commitfbac1400bd1a7a88191dd71442ef2c282ad1816c
treeef2aa81db8f8e11c1e374f6d5eea5d1c74fe3db6
parent34ea4d4417bb726245fdaeb2f8951eaa0c18fc4c
[media] omap3isp: Move to videobuf2

Replace the custom buffers queue implementation with a videobuf2 queue.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/omap3isp/Makefile
drivers/media/platform/omap3isp/ispqueue.c [deleted file]
drivers/media/platform/omap3isp/ispqueue.h [deleted file]
drivers/media/platform/omap3isp/ispvideo.c
drivers/media/platform/omap3isp/ispvideo.h
drivers/staging/media/omap4iss/iss_video.c
This page took 0.025532 seconds and 5 git commands to generate.