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: [email protected]; [email protected] 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 _______________________________________________ Linuxppc-dev mailing list [email protected] https://lists.ozlabs.org/listinfo/linuxppc-dev
