linux/drivers/media/video/marvell-ccic
Jonathan Corbet b5210fd2c7 [media] marvell-cam: convert to videobuf2
This is a basic, naive conversion to the videobuf2 infrastructure, removing
a lot of code in the process.  For now, we're using vmalloc, which is
suboptimal, but it does match what the cafe driver did before.  In the cafe
case, it may have to stay that way just because memory is too tight to do
direct streaming; mmp-camera will be able to do better.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-07-27 17:53:11 -03:00
..
cafe-driver.c [media] marvell-cam: Allocate the i2c adapter in the platform driver 2011-07-27 17:53:01 -03:00
Kconfig [media] marvell-cam: convert to videobuf2 2011-07-27 17:53:11 -03:00
Makefile [media] marvell-cam: Basic working MMP camera driver 2011-07-27 17:53:01 -03:00
mcam-core.c [media] marvell-cam: convert to videobuf2 2011-07-27 17:53:11 -03:00
mcam-core.h [media] marvell-cam: convert to videobuf2 2011-07-27 17:53:11 -03:00
mmp-driver.c [media] marvell-cam: Basic working MMP camera driver 2011-07-27 17:53:01 -03:00