diff options
author | Prabhakar Lad <prabhakar.csengg@gmail.com> | 2014-11-26 23:42:30 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-22 17:35:52 +0100 |
commit | c747404dbf2dcc0d8cb5d2e8aee5810b6ebba496 (patch) | |
tree | 5caa0250461e2107739051cbaf45af63d031acb9 /drivers/media/usb/pvrusb2/pvrusb2-io.c | |
parent | [media] media: sh_veu: use vb2_ops_wait_prepare/finish helper (diff) | |
download | linux-c747404dbf2dcc0d8cb5d2e8aee5810b6ebba496.tar.xz linux-c747404dbf2dcc0d8cb5d2e8aee5810b6ebba496.zip |
[media] media: s5p-tv: 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>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Tomasz Stanislawski <t.stanislaws@samsung.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/usb/pvrusb2/pvrusb2-io.c')
0 files changed, 0 insertions, 0 deletions