diff options
| author | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2022-04-12 10:42:44 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-04-24 08:17:48 +0100 |
| commit | 2f91838c3b717b4b0b5dab005a7e50d3933bbdcd (patch) | |
| tree | 58b05a6072a6a5819661f53eba77ae6ddb64f065 /drivers/media/v4l2-core/v4l2-subdev.c | |
| parent | media: subdev: add active state to struct v4l2_subdev (diff) | |
| download | linux-2f91838c3b717b4b0b5dab005a7e50d3933bbdcd.tar.gz linux-2f91838c3b717b4b0b5dab005a7e50d3933bbdcd.zip | |
media: subdev: rename v4l2_subdev_get_pad_* helpers
The subdev state is now used for both try and active cases. Rename
rename v4l2_subdev_get_try_* helpers to v4l2_subdev_get_pad_*.
Temporary wapper helper macros are added to keep the drivers using
v4l2_subdev_get_try_* compiling. The next step is to change the uses
in th drivers, and then drop the helpers.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-subdev.c')
0 files changed, 0 insertions, 0 deletions
