[Patch] :Fix ISR return value in i2c-mpc.c

Amit Tomar Amit.Tomar at freescale.com
Sat Dec 13 16:02:43 AEDT 2014


Sorry for sending it to wrong mailing-list :(

Thanks,
Amit.
________________________________________
From: Wood Scott-B07421
Sent: Saturday, December 13, 2014 2:40 AM
To: Tomar Amit-B51888
Cc: linuxppc-dev at lists.ozlabs.org; agraf at suse.de
Subject: Re: [Patch] :Fix ISR return value in i2c-mpc.c

On Fri, 2014-12-12 at 11:17 +0000, Amit Tomar wrote:
> In current scenario, ISR of i2c-mpc.c is returning IRQ_HANDLED for doing nothing which is not right .
>
> With below patch ISR now return IRQ_NONE for doing nothing and IRQ_HANDLED for doing handler work.

Wrap the commit message at around 65-70 characters, change the subject
to "[PATCH] i2c/mpc: Fix ISR return value", and send to the proper
mailing list/maintainers for i2c (see the MAINTAINERS file).

-Scott




More information about the Linuxppc-dev mailing list