summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo.mondi@ideasonboard.com>2025-08-10 04:30:31 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2025-08-13 09:33:51 +0300
commit8fbb206557ce7dd4f4881251d8c963421c5f064e (patch)
treec753e48d8f9db84f2e1441838cfc8e3dc270b6b6 /scripts
parentcdc569967504fc1c9db7a1302e6d9ef4e4422553 (diff)
downloadlinux-8fbb206557ce7dd4f4881251d8c963421c5f064e.tar.xz
media: renesas: 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> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@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