summaryrefslogtreecommitdiff
path: root/include/uapi/linux/mmtimer.h
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2025-10-08 12:55:18 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2025-10-14 15:07:37 +0200
commit082b86919b7a94de01d849021b4da820a6cb89dc (patch)
tree3c9ce502ca3f86ee4af9967a7bd1b97d6551c81b /include/uapi/linux/mmtimer.h
parentc43bcd2b2aa3c2ca9d2433c3990ecbc2c47d10eb (diff)
media: v4l2-mem2mem: Fix outdated documentation
Commit cbd9463da1b1 ("media: v4l2-mem2mem: Avoid calling .device_run in v4l2_m2m_job_finish") deferred calls to .device_run() to a work queue to avoid recursive calls when a job is finished right away from .device_run(). It failed to update the v4l2_m2m_job_finish() documentation that still states the function must not be called from .device_run(). Fix it. Fixes: cbd9463da1b1 ("media: v4l2-mem2mem: Avoid calling .device_run in v4l2_m2m_job_finish") Cc: stable@vger.kernel.org Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'include/uapi/linux/mmtimer.h')
0 files changed, 0 insertions, 0 deletions