summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo.mondi@ideasonboard.com>2025-08-10 04:30:36 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2025-08-13 09:33:52 +0300
commit223171b22e866ede054c9949b0a83ab2e5ae8951 (patch)
tree2b45e1071ed9ac6a80e54f487367daeef7278578 /scripts
parent3aafbde78bc67ae1321645a91f092da60dea205a (diff)
downloadlinux-223171b22e866ede054c9949b0a83ab2e5ae8951.tar.xz
media: s3c-camif: Access v4l2_fh from file
The v4l2_fh associated with an open file handle is now guaranteed to be available in file->private_data, initialised by v4l2_fh_add(). Access the v4l2_fh from the file * in all ioctl handlers. The v4l2_fh pointer is used to keep track of which user owns the streaming queue. Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions