diff options
| author | Laurent Pinchart <[email protected]> | 2020-12-07 00:53:39 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-01-04 11:37:43 +0100 |
| commit | 51e8c97df58fcfbf9725506939c00652bf63d813 (patch) | |
| tree | b891689c6d228403b3ba3cfb2ac032f3e4cebfc0 /tools/perf/scripts/python | |
| parent | b496dc9071a0d798657cf3c018725fc099f22d5d (diff) | |
media: ti-vpe: cal: Rename struct cal_fmt to cal_format_info
The cal_fmt structure stores information about a format. Its name is
ambiguous, as it could be understood as storing a format. Furthermore,
instances of the structure are called 'fmt' through the code, which
leads to confusion with the 'format' variables. Rename the structure to
cal_format_info, and the corresponding 'fmt' variables to 'fmtinfo'.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Benoit Parrot <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions