diff options
author | Prabhakar Lad <prabhakar.csengg@gmail.com> | 2014-11-27 01:42:30 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-22 19:35:52 +0300 |
commit | c747404dbf2dcc0d8cb5d2e8aee5810b6ebba496 (patch) | |
tree | 5caa0250461e2107739051cbaf45af63d031acb9 /drivers/media/dvb-frontends/s5h1409.h | |
parent | 8776ff659d8f9e86850fbe432610461ab09a94a0 (diff) | |
download | linux-c747404dbf2dcc0d8cb5d2e8aee5810b6ebba496.tar.xz |
[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/dvb-frontends/s5h1409.h')
0 files changed, 0 insertions, 0 deletions