diff options
| author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2023-10-13 09:31:37 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-11-23 18:31:19 +0100 |
| commit | 049fa16b81c276f25a09abaa4e8f743470c3cdc8 (patch) | |
| tree | 92fb57facbc41106348f69aadaed83d0e76b9a21 /net/devlink/param.c | |
| parent | 52c2575db8faa1d93227a92a32deb2cd66b96614 (diff) | |
media: v4l: subdev: Also return pads array information on stream functions
There are two sets of functions that return information from sub-device
state, one for stream-unaware users and another for stream-aware users.
Add support for stream-aware functions to return format, crop and compose
information from pad-based array that are functionally equivalent to the
old, stream-unaware ones.
Also check state is non-NULL, in order to guard against old drivers
potentially calling this with NULL state for active formats or selection
rectangles.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'net/devlink/param.c')
0 files changed, 0 insertions, 0 deletions
