Sergey Shtylyov
d00fa22f6c
i2c: mt65xx: fix IRQ check
[ Upstream commit 58fb7c643d346e2364404554f531cfa6a1a3917c ]
Iff platform_get_irq() returns 0, the driver's probe() method will return 0
early (as if the method's call was successful). Let's consider IRQ0 valid
for simplicity -- devm_request_irq() can always override that decision...
Fixes: ce38815d39 ("I2C: mediatek: Add driver for MediaTek I2C controller")
Signed-off-by: Sergey Shtylyov <s.shtylyov@omprussia.ru>
Reviewed-by: Qii Wang <qii.wang@mediatek.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-22 11:41:22 +02:00
..
2020-09-23 08:44:26 +02:00
2021-09-22 11:41:22 +02:00
2016-11-26 09:54:52 +01:00
2018-02-25 11:03:48 +01:00
2019-04-27 09:33:47 +02:00
2014-11-07 18:35:33 +01:00
2021-08-26 08:37:44 -04:00
2015-10-25 15:49:46 +01:00
2015-08-10 08:37:35 +02:00
2015-06-01 08:41:26 +09:00
2014-11-07 18:35:33 +01:00
2016-11-26 09:54:52 +01:00
2014-12-11 22:25:54 +01:00