Files
linux/drivers
Krzysztof Kozlowski f589675793 memory: fsl-corenet-cf: Fix handling of platform_get_irq() error
[ Upstream commit dd85345abc ]

platform_get_irq() returns -ERRNO on error.  In such case comparison
to 0 would pass the check.

Fixes: 54afbec0d5 ("memory: Freescale CoreNet Coherency Fabric error reporting driver")
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200827073315.29351-1-krzk@kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-10-29 09:05:40 +01:00
..
2020-10-29 09:05:34 +01:00
2020-10-14 09:48:13 +02:00
2020-10-29 09:05:39 +01:00
2020-10-29 09:05:36 +01:00
2020-02-28 15:42:33 +01:00