Files
kernel_google_wahoo/drivers
Krzysztof Kozlowski a1335da674 Input: sun4i-ps2 - fix handling of platform_get_irq() error
[ Upstream commit cafb3abea6136e59ea534004e5773361e196bb94 ]

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

Fixes: e443631d20 ("Input: serio - add support for Alwinner A10/A20 PS/2 controller")
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Link: https://lore.kernel.org/r/20200828145744.3636-4-krzk@kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-10-29 09:03:07 +01:00
..
2020-10-29 09:03:03 +01:00
2020-10-14 09:46:20 +02:00
2020-10-29 09:03:04 +01:00
2020-06-20 10:23:15 +02:00
2018-12-21 14:09:52 +01:00