diff options
| author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2025-08-10 04:29:49 +0300 | 
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2025-08-13 09:33:21 +0300 | 
| commit | 0fd7155307bebb7daf946abae0ee8e50d20819ed (patch) | |
| tree | e27f76c1d13ab5e36f11ba69d6ddd9c0d4960973 /drivers/media/v4l2-core/v4l2-ctrls-api.c | |
| parent | 7b6cf051dff7b35299ce52b0b00d6e21e656fb4f (diff) | |
| download | linux-0fd7155307bebb7daf946abae0ee8e50d20819ed.tar.xz | |
media: staging: most: Store v4l2_fh pointer in file->private_data
Most V4L2 drivers store the v4l2_fh pointer in file->private_data. The
most 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 'drivers/media/v4l2-core/v4l2-ctrls-api.c')
0 files changed, 0 insertions, 0 deletions
