diff options
author | Prabhakar Lad <[email protected]> | 2014-11-26 19:42:29 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2014-12-02 11:33:51 -0200 |
commit | 519694f94bd696778ee4c08cab45499ae1ffa454 (patch) | |
tree | 114fa913961b82afb58578aea8ebdcbbaaa04813 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 7c57529baa17e14c8b5406da41a3118613fe880d (diff) |
[media] media: marvell-ccic: 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 <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions