diff options
| author | Robert Foss <[email protected]> | 2021-07-26 10:01:10 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-09-30 10:07:37 +0200 |
| commit | 8cc80c606bd1db7febd43d900fc129520580beab (patch) | |
| tree | 040bde408e8b260de9ac8d65537fee0094439840 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | ecf8d36f93c0aa1dc69e126983bac96edbdb69d8 (diff) | |
media: camss: vfe: Don't read hardware version needlessly
vfe_set_power() is invoked a few times, which causes a lot of
VFE HW version prints.
Secondly there is no real reason for calling hw_version_read() from
this location specifically, since it does nothing more than print
the VFE HW version.
A better location for the hw_version_read() call would be somewhere
which is only executed once per VFE unit.
Signed-off-by: Robert Foss <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions