diff options
| author | Lad, Prabhakar <prabhakar.csengg@gmail.com> | 2014-11-27 02:25:44 +0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-23 13:58:09 +0300 |
| commit | 5fb3f55504d5d9b6ca97131091707afd351fe1dc (patch) | |
| tree | 66fe3c88b717d7235e21dc0fac7dabff00de91ab /include/uapi | |
| parent | 9587a3fc4333efd9cfd56a0754cabf76bdcdb3b0 (diff) | |
| download | linux-5fb3f55504d5d9b6ca97131091707afd351fe1dc.tar.xz | |
[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 'include/uapi')
0 files changed, 0 insertions, 0 deletions
