diff options
| author | Lad, Prabhakar <[email protected]> | 2014-11-26 20:25:44 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2014-12-23 08:58:09 -0200 |
| commit | 5fb3f55504d5d9b6ca97131091707afd351fe1dc (patch) | |
| tree | 66fe3c88b717d7235e21dc0fac7dabff00de91ab /include/linux | |
| parent | 9587a3fc4333efd9cfd56a0754cabf76bdcdb3b0 (diff) | |
[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 <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions