[media] marvell-cam: convert to videobuf2
authorJonathan Corbet <corbet@lwn.net>
Mon, 20 Jun 2011 19:14:36 +0000 (16:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:53:11 +0000 (17:53 -0300)
commitb5210fd2c737dd178ff0401a0050dc62148fed60
tree7482902c13724d7f6667ee1c250dba63b9c9893e
parent3751e32961f22e256de85ebd585597ce5875037a
[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>
drivers/media/video/marvell-ccic/Kconfig
drivers/media/video/marvell-ccic/mcam-core.c
drivers/media/video/marvell-ccic/mcam-core.h