diff options
| author | Michael Grzeschik <[email protected]> | 2023-01-27 00:14:55 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-01-31 09:40:42 +0100 |
| commit | 8ecb17a86c0fbb86ea9fb4fa26e742600e945794 (patch) | |
| tree | c4b2923d9a52e4615f2d8d4e64289307cba791a5 /tools/perf/scripts/python | |
| parent | 466be4c9a6f0b7810991b4ac6c3e55345ea63954 (diff) | |
usb: uvc: make uvc_format_desc table const
Since the uvc_fmts array can not be modified we declare it const and
change every user of the uvc_format_by_guid function aswell.
Reviewed-by: Laurent Pinchart <[email protected]>
Reviewed-by: Daniel Scally <[email protected]>
Tested-by: Daniel Scally <[email protected]>
Signed-off-by: Michael Grzeschik <[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