summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo.mondi@ideasonboard.com>2025-08-10 04:30:00 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2025-08-13 09:33:32 +0300
commitff9c50a4a92ac72e42c132ef08bd50b5fa933b68 (patch)
tree0a968fd7414ea0b479477317d1448a1c621a2635 /scripts
parent78b2c8a6cd2fed89ad98213558531a7db52a0eea (diff)
downloadlinux-ff9c50a4a92ac72e42c132ef08bd50b5fa933b68.tar.xz
media: rzg2l-cru: Do not set file->private_data
The RZ G2/L CRU driver sets file->private_data to the driver-specific structure, but the following call to v4l2_fh_open() overwrites it with a pointer to the just allocated v4l2_fh. Remove the mis-leading assignment in the driver. Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Tested-by: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com> Reviewed-by: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions