summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorMiaoqian Lin <linmq006@gmail.com>2022-01-20 13:46:54 +0300
committerSebastian Reichel <sre@kernel.org>2022-02-01 13:07:59 +0300
commitba18dad0fb880cd29aa97b6b75560ef14d1061ba (patch)
tree169a68969ba92f14ba7a531bd62de868f1cdf4e1 /tools/perf/scripts/python/mem-phys-addr.py
parent2b7950c7ac9117a18f1790fcea819cb69380e5bd (diff)
downloadlinux-ba18dad0fb880cd29aa97b6b75560ef14d1061ba.tar.xz
power: reset: gemini-poweroff: Fix IRQ check in gemini_poweroff_probe
platform_get_irq() returns negative error number instead 0 on failure. And the doc of platform_get_irq() provides a usage example: int irq = platform_get_irq(pdev, 0); if (irq < 0) return irq; Fix the check of return value to catch errors correctly. Fixes: f7a388d6cd1c ("power: reset: Add a driver for the Gemini poweroff") Signed-off-by: Miaoqian Lin <linmq006@gmail.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions