diff options
author | Lad, Prabhakar <prabhakar.csengg@gmail.com> | 2014-11-27 00:25:44 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-23 11:58:09 +0100 |
commit | 5fb3f55504d5d9b6ca97131091707afd351fe1dc (patch) | |
tree | 66fe3c88b717d7235e21dc0fac7dabff00de91ab /.mailmap | |
parent | [media] v4l: omap4iss: Stop started entities when pipeline start fails (diff) | |
download | linux-5fb3f55504d5d9b6ca97131091707afd351fe1dc.tar.xz linux-5fb3f55504d5d9b6ca97131091707afd351fe1dc.zip |
[media] media: usb: uvc: use vb2_ops_wait_prepare/finish helper
This patch drops driver specific wait_prepare() and wait_finish()
callbacks from vb2_ops and instead uses the the helpers
vb2_ops_wait_prepare/finish() provided by the vb2 core, the lock member
of the queue needs to be initalized to a mutex so that vb2 helpers
vb2_ops_wait_prepare/finish() can make use of it.
Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions