diff options
author | Ruan Jinjie <ruanjinjie@huawei.com> | 2023-08-03 04:46:45 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-08-14 20:27:55 +0200 |
commit | f312dc7cf15c5cc839502c0934e7b42c6d766cb2 (patch) | |
tree | 7ea6da563c0391ecebb66519fb0dfba917456c9f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 384e83db20afaff8a4b7352ab6ff5c475283610b (diff) |
media: verisilicon: Do not check for 0 return after calling platform_get_irq()
It is not possible for platform_get_irq() or platform_get_irq_byname()
to return 0. Use the return value from platform_get_irq()
or platform_get_irq_byname().
Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Reviewed-by: Andrzej Pietrasiewicz <andrzej.p@collabora.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions