Files
linux/drivers/i2c/busses
Sergey Shtylyov 0a2c3a5346 i2c: mt65xx: fix IRQ check
[ Upstream commit 58fb7c643d ]

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>
2023-05-16 11:44:46 +09:00
..
2023-05-15 13:48:46 +09:00
2014-11-07 18:35:33 +01:00
2014-11-07 18:35:33 +01:00
2014-11-07 18:35:33 +01:00
2023-05-16 11:03:04 +09:00
2023-05-16 09:23:45 +09:00
2023-05-16 11:03:06 +09:00
2014-11-07 18:35:33 +01:00
2008-01-27 18:14:45 +01:00
2023-05-16 11:44:39 +09:00
2014-11-07 18:35:33 +01:00
2023-05-16 11:03:07 +09:00
2023-05-16 11:44:46 +09:00
2014-11-07 18:35:33 +01:00
2015-08-10 08:37:28 +02:00
2014-11-07 18:35:33 +01:00
2023-05-15 14:35:08 +09:00
2023-05-16 11:44:40 +09:00
2023-05-16 11:03:12 +09:00
2014-11-07 18:35:33 +01:00
2014-11-07 18:35:33 +01:00
2014-11-07 18:35:33 +01:00
2014-11-07 18:35:33 +01:00
2014-11-07 18:35:33 +01:00
2014-11-07 18:35:33 +01:00
2016-10-25 11:48:59 +02:00