diff options
author | Hans de Goede <[email protected]> | 2022-09-04 10:47:23 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-09-24 10:10:53 +0200 |
commit | d7306735e972a06cb788b8886bd0c070a245171d (patch) | |
tree | a56812c51ae6a22f859f27375f8de5076ef45bdb /tools/perf/scripts/python/task-analyzer.py | |
parent | cf223056fb29772208e8612e631eb0ef9e2c1a3a (diff) |
media: atomisp: Remove a couple of not useful function wrappers
The __atomisp_reqbufs(), __atomisp_streamoff() are 1:1 wrappers for
the non __ prefixed functions now, drop these wrappers.
The atomisp_s_fmt_cap() wrapper is almost a 1:1 wrapper for
atomisp_set_fmt() adjust the latter to have the right function
prototype and drop the wrapper.
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions