aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTomi Valkeinen <[email protected]>2021-06-14 13:23:37 +0200
committerMauro Carvalho Chehab <[email protected]>2021-07-12 14:22:10 +0200
commit2e7e09a902c6e4121a91a2f9d597228474cabe4c (patch)
tree7795ec5ac05ffb544a6cce30119f6b57c6bd3537 /tools/perf/scripts/python
parent8bfd1af2fdd193017c1bdbae7c3f5aab027e5282 (diff)
media: ti-vpe: cal: remove cal_camerarx->fmtinfo
struct cal_camerarx has fmtinfo field which is used to point to the current active input format. The only place where the field is used is cal_camerarx_get_ext_link_freq(). With multiple streams the whole concept of single input format is not valid anymore, so lets remove the field by looking up the format in cal_camerarx_get_ext_link_freq(), making it easier to handle the multistream-case in the following patches. Signed-off-by: Tomi Valkeinen <[email protected]> Reviewed-by: Laurent Pinchart <[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