diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2021-11-05 12:08:37 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-11-15 08:11:50 +0000 |
| commit | 08ae0ffdd6c4ff121d3f9f677ef61f58cf4a6313 (patch) | |
| tree | 5d86561342790980b73cb396023ed397adfed7d8 /tools/perf/scripts/python/flamegraph.py | |
| parent | 2aa384962a7f83924c5c049f89ab4eb4d22224d3 (diff) | |
media: atomisp: cleanup ia_css_isp_configs() code
The auto-generated code inside ia_css_isp_configs() is more
complex than it should be. Also, it doesn't return any errors.
However, the functions called by it can mis-configure the pipelines,
but, as there's no way to return errors, it internally calls the
assert() macro.
So, add a return parameter to each routine there, in order to
prepare the code to be more robust.
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions