mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 06:31:52 +00:00
5525b83143
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> |
||
---|---|---|
.. | ||
jpeg-core.c | ||
jpeg-core.h | ||
jpeg-hw-exynos4.c | ||
jpeg-hw-exynos4.h | ||
jpeg-hw-exynos3250.c | ||
jpeg-hw-exynos3250.h | ||
jpeg-hw-s5p.c | ||
jpeg-hw-s5p.h | ||
jpeg-regs.h | ||
Makefile |