summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorMichael Tretter <m.tretter@pengutronix.de>2025-12-18 12:23:49 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-05-27 11:58:27 +0300
commite52b90b8277a433a680a03680f1e344d4a8894e6 (patch)
tree736ae6aecbd71b6e50e04421902363b7b30acf56 /include/linux/timerqueue.h
parenta947fc3ba8a0c097862613bbaaa0bbd06d10b0d2 (diff)
downloadlinux-e52b90b8277a433a680a03680f1e344d4a8894e6.tar.xz
media: staging: imx-csi: move media_pipeline to video device
The imx-media driver has a single imx_media_device. Attaching the media_pipeline to the imx_media_device prevents the execution of multiple media pipelines on the device. This should be possible as long as the media_pipelines don't use the same pads or pads that be configured while the other media pipeline is streaming. Move the media_pipeline to the imx_media_video_dev to be able to construct media pipelines per imx capture device. If different media pipelines in the media device conflict, the validation will fail. Thus, the pipeline will fail to start and signal an error to user space. Reviewed-by: Frank Li <Frank.Li@nxp.com> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions