aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTsuchiya Yuto <kitakar@gmail.com>2021-10-18 01:19:45 +0900
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-11-15 08:11:36 +0000
commitd21ce8c2f7bf6d737b60c09f86db141b9e8e47f0 (patch)
tree0cd063177c5a5c005f84e7b02bdd080c4114d573 /tools/perf/scripts/python
parentmedia: atomisp: do not use err var when checking port validity for ISP2400 (diff)
media: atomisp: fix inverted error check for ia_css_mipi_is_source_port_valid()
The function ia_css_mipi_is_source_port_valid() returns true if the port is valid. So, we can't use the existing err variable as is. To fix this issue while reusing that variable, invert the return value when assigning it to the variable. Fixes: 3c0538fbad9f ("media: atomisp: get rid of most checks for ISP2401 version") Signed-off-by: Tsuchiya Yuto <kitakar@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions