summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sh_veu.c
diff options
context:
space:
mode:
authorPrabhakar Lad <prabhakar.csengg@gmail.com>2014-11-26 23:42:26 +0100
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-12-22 17:34:35 +0100
commit0637f054cef5b734b0b1dc5de7ee21aad6e0f441 (patch)
tree618aaa037817d386c5bc7360d950ebfe9583acc7 /drivers/media/platform/sh_veu.c
parent[media] media: ti-vpe: use vb2_ops_wait_prepare/finish helper (diff)
downloadlinux-0637f054cef5b734b0b1dc5de7ee21aad6e0f441.tar.xz
linux-0637f054cef5b734b0b1dc5de7ee21aad6e0f441.zip
[media] media: exynos-gsc: 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: Kukjin Kim <kgene.kim@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/platform/sh_veu.c')
0 files changed, 0 insertions, 0 deletions