diff options
| author | Michael Grzeschik <[email protected]> | 2023-01-27 00:14:56 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-01-31 09:40:43 +0100 |
| commit | 2d83eb5d24e1c8dba386928fcbf76d3b581a632d (patch) | |
| tree | 20b60a9cfea786ce45b84aed5b046e0f50890c8f /tools/perf/scripts/python | |
| parent | 8ecb17a86c0fbb86ea9fb4fa26e742600e945794 (diff) | |
usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name
Since v4l2_fill_fmtdesc will be called in the ioctl v4l_enum_fmt anyway.
We can set the format description and compressed flag from v4l_fill_fmtdesc
and can remove the extra name field in uvc_format_desc.
Reviewed-by: Daniel Scally <[email protected]>
Tested-by: Daniel Scally <[email protected]>
Signed-off-by: Michael Grzeschik <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions