diff options
| author | Hans de Goede <hdegoede@redhat.com> | 2024-04-11 18:47:41 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2024-04-26 10:50:08 +0100 |
| commit | 2bcbeeb2979d6f97c150ed88488b16e2bf83bf64 (patch) | |
| tree | 11210575a84beaa8a765bcad84b4277b9c832987 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | media: atomisp: Add atomisp_select_input() helper (diff) | |
| download | linux-2bcbeeb2979d6f97c150ed88488b16e2bf83bf64.tar.gz linux-2bcbeeb2979d6f97c150ed88488b16e2bf83bf64.zip | |
media: atomisp: Simplify atomisp_s_input() input argument checking
Simplify the checking of the input argument to atomisp_s_input():
- Remove the check for input >= ATOM_ISP_MAX_INPUTS, input_cnt
never is > ATOM_ISP_MAX_INPUTS so checking only that is sufficient
- Remove the unnecessary camera local variable
- Move the 2 invalid argument checks to above the atomisp_pipe_check()
which checks if the pipe is busy or not
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
