diff options
author | Ezequiel Garcia <ezequiel@collabora.com> | 2018-06-12 09:22:51 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-28 07:53:44 -0400 |
commit | 34dbb848d5e47f0a16abeb40885f93dd43045ff1 (patch) | |
tree | 95210e9b629ac4094a03c332432465b9e6ec3d50 /init | |
parent | a4367ff42dde5d24f5217edba7c54cd13e21b2b6 (diff) | |
download | linux-34dbb848d5e47f0a16abeb40885f93dd43045ff1.tar.gz linux-34dbb848d5e47f0a16abeb40885f93dd43045ff1.tar.bz2 linux-34dbb848d5e47f0a16abeb40885f93dd43045ff1.zip |
media: mem2mem: Remove excessive try_run call
If there is a schedulable job, v4l2_m2m_try_schedule() calls
v4l2_m2m_try_run(). This makes the unconditional v4l2_m2m_try_run()
called by v4l2_m2m_job_finish superfluous. Remove it.
Fixes: 7f98639def42 ("V4L/DVB: add memory-to-memory device helper framework for videobuf")
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions