[PATCH] i2c: s3c2410: Properly handle interrupts of number 0
Wolfram Sang
wsa at the-dreams.de
Fri Mar 2 02:29:26 PST 2018
On Thu, Mar 01, 2018 at 09:34:44PM +0100, Krzysztof Kozlowski wrote:
> Interrupt number 0 (returned by platform_get_irq()) might be a valid IRQ
> so do not treat it as an error. If interrupt 0 was configured, the driver
> would exit the probe early, before finishing initialization, but with
> 0-exit status.
>
> Reported-by: Dan Carpenter <dan.carpenter at oracle.com>
> Cc: stable at vger.kernel.org
> Fixes: e0d1ec97853f ("i2c-s3c2410: Change IRQ to be plain integer.")
Please configure git to use 14 digits here.
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
Applied to for-current, thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180302/998dce37/attachment.sig>
More information about the linux-arm-kernel
mailing list