summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2025-08-10 04:29:44 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2025-08-13 09:33:20 +0300
commit5d8d523d3652970be0c13c08dedfab47feed4033 (patch)
treed0528f49a59d8ee99d8c68fc142dd136c262c0a0 /scripts
parent2ce99accf39b1e4fd979a70093711edeb7c979b4 (diff)
downloadlinux-5d8d523d3652970be0c13c08dedfab47feed4033.tar.xz
media: imagination: Store v4l2_fh pointer in file->private_data
Most V4L2 drivers store the v4l2_fh pointer in file->private_data. The e5010-jpeg-enc driver instead stores the pointer to the driver-specific structure that embeds the v4l2_fh. Switch to storing the v4l2_fh pointer itself to standardize behaviour across drivers. This also prepares for future refactoring that depends on v4l2_fh being stored in private_data. 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