summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo.mondi@ideasonboard.com>2025-08-10 04:30:25 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2025-08-13 09:33:49 +0300
commit698c41290e8dafc5a9089f0bec147a7dcd0c6849 (patch)
tree18a210d6520c93f18c8e9fe7267feb2b66571bf0 /scripts
parent59879e77deed1b31c698e60e96767099c73077e0 (diff)
downloadlinux-698c41290e8dafc5a9089f0bec147a7dcd0c6849.tar.xz
media: mtk: mdp3: 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, and from there the driver-specific structure, from the file * in all ioctl handlers. Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Co-developed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions