diff options
author | Prabhakar Lad <prabhakar.csengg@gmail.com> | 2014-11-26 19:42:28 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-22 14:35:13 -0200 |
commit | 8776ff659d8f9e86850fbe432610461ab09a94a0 (patch) | |
tree | 2fad963a50ff2787405ab1d22df90a57e684e3c2 /block/blk-lib.c | |
parent | 0637f054cef5b734b0b1dc5de7ee21aad6e0f441 (diff) | |
download | op-kernel-dev-8776ff659d8f9e86850fbe432610461ab09a94a0.zip op-kernel-dev-8776ff659d8f9e86850fbe432610461ab09a94a0.tar.gz |
[media] media: sh_veu: 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: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'block/blk-lib.c')
0 files changed, 0 insertions, 0 deletions