diff options
author | Ezequiel Garcia <ezequiel@collabora.com> | 2018-06-18 07:38:52 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-07-25 00:45:08 +0300 |
commit | 5525b8314389a0c558d15464e86f438974b94e32 (patch) | |
tree | 108ad7116251e10aa005ad9835c19e61c1007999 /arch/sh/boards/mach-migor | |
parent | 774f1c912776330ece84540fac370ec201c878b4 (diff) | |
download | linux-5525b8314389a0c558d15464e86f438974b94e32.tar.xz |
media: mem2mem: Make .job_abort optional
Implementing job_abort() does not make sense on some drivers.
This is not a problem, as the abort is not required to
wait for the job to finish. Quite the opposite, drivers
are encouraged not to wait.
Demote v4l2_m2m_ops.job_abort from required to optional, and
clean all drivers with dummy implementations.
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 'arch/sh/boards/mach-migor')
0 files changed, 0 insertions, 0 deletions