diff options
author | Prabhakar Lad <prabhakar.csengg@gmail.com> | 2014-11-26 19:42:31 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-02 11:34:11 -0200 |
commit | 4d655ca4d0b8c2b9918952c8ede392da7fa1c2e5 (patch) | |
tree | 4f8f113d877e8381ca7f4c6a337dc7e99176419f /net/lapb/lapb_out.c | |
parent | 519694f94bd696778ee4c08cab45499ae1ffa454 (diff) |
[media] media: blackfin: 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>
Acked-by: Scott Jiang <scott.jiang.linux@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions