summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/pvrusb2/pvrusb2-sysfs.h
diff options
context:
space:
mode:
authorPrabhakar Lad <prabhakar.csengg@gmail.com>2014-11-26 19:42:30 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-12-22 14:35:52 -0200
commitc747404dbf2dcc0d8cb5d2e8aee5810b6ebba496 (patch)
tree5caa0250461e2107739051cbaf45af63d031acb9 /drivers/media/usb/pvrusb2/pvrusb2-sysfs.h
parent8776ff659d8f9e86850fbe432610461ab09a94a0 (diff)
downloadlinux-c747404dbf2dcc0d8cb5d2e8aee5810b6ebba496.tar.bz2
[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-sysfs.h')
0 files changed, 0 insertions, 0 deletions