mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 02:20:30 +00:00
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> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| mtk_jpeg_core.c | ||
| mtk_jpeg_core.h | ||
| mtk_jpeg_hw.c | ||
| mtk_jpeg_hw.h | ||
| mtk_jpeg_parse.c | ||
| mtk_jpeg_parse.h | ||
| mtk_jpeg_reg.h | ||