[PATCH 0/5] Correctly handle plaform_get_irq()'s result in the i2C drivers
From: Sergey Shtylyov <hidden>
Date: 2021-06-23 20:51:19
Also in:
linux-i2c, linux-mediatek, linux-samsung-soc
From: Sergey Shtylyov <hidden>
Date: 2021-06-23 20:51:19
Also in:
linux-i2c, linux-mediatek, linux-samsung-soc
Here are 5 patches against the 'i2c/for-current' branch of the Jens Axboe's 'linux-block.git' repo. The affected drivers call platform_get_irq() but mis-interprete its result -- they consider IRQ0 as error and (sometimes) the real error codes as valid IRQs... :-/ [1/5] i2c: hix5hd2: fix IRQ check [2/5] i2c: mt65xx: fix IRQ check [3/5] i2c: pmcmsp: fix-IRQ-check [4/5] i2c: s3c2410: fix IRQ check [5/5] i2c: xlp9xx: fix main IRQ check _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel