diff options
| author | Laurent Pinchart <[email protected]> | 2023-04-20 06:47:57 +0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2023-06-09 14:11:55 +0100 |
| commit | af621ba2ede802bcd01b9d9af539f95030e21795 (patch) | |
| tree | 79cd9c0d48f70f6aa58f29e766761185520d57c0 /tools/perf/scripts/python/bin/task-analyzer-record | |
| parent | 7691d900b9291417dc6a88262f43176a63536c31 (diff) | |
media: uvcvideo: Constify formats, frames and intervals
The formats, frames and intervals stored in the uvc_streaming structure
are not meant to change after being parsed at probe time. Make them
const to prevent unintended modifications, and adapt the probe code
accordingly to use non-const pointers during parsing.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Ricardo Ribalda <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions