diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-11-24 05:08:20 +0300 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2018-01-10 18:45:44 +0300 |
commit | b6ab1a138b758c4bdf30d5517e546e1c8aff9e3b (patch) | |
tree | 645e2cb58eac99fbfcad90f9b93b740098895340 /drivers/fpga/fpga-mgr.c | |
parent | 7e5e371ee5390a8bb7e111c794a334d9bf25ca3d (diff) | |
download | linux-b6ab1a138b758c4bdf30d5517e546e1c8aff9e3b.tar.xz |
MIPS: ralink: Fix platform_get_irq's error checking
The platform_get_irq() function returns negative if an error occurs.
zero or positive number on success. platform_get_irq() error checking
for zero is not correct.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Cc: john@phrozen.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/17783/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions