[PATCH] mtd: mxc_nand: do not depend on disabling the irq in the interrupt handler

Eric Bénard eric at eukrea.com
Fri Oct 15 15:34:47 EDT 2010


Hi David,

Le 23/09/2010 13:16, Artem Bityutskiy a écrit :
> On Tue, 2010-09-21 at 09:40 +0200, Sascha Hauer wrote:
>> This patch reverts the driver to enabling/disabling the NFC interrupt
>> mask rather than enabling/disabling the system interrupt. This cleans
>> up the driver so that it doesn't rely on interrupts being disabled
>> within the interrupt handler.
>> For i.MX21 we keep the current behaviour, that is calling
>> enable_irq/disable_irq_nosync to enable/disable interrupts.
>> This patch is based on earlier work by John Ogness.
>>
>> Signed-off-by: Sascha Hauer<s.hauer at pengutronix.de>
>> Acked-by: John Ogness<john.ogness at linutronix.de>
>> Tested-by: John Ogness<john.ogness at linutronix.de>
>
> I've created l2-mtd-2.6.git/for-2.6.36 branch, pushed your patch there,
> pinged dwmw2 for you. I do not give you any guarantees this will reach
> 2.6.36, you have to ping dwmw2.
>
Would that be possible to merge Artem's l2-mtd-2.6.git/for-2.6.36 branch for 
2.6.36 (or at least cherry-pick 34e15930f2c322389d4f946bf891601a2d1e4280 from 
this branch) ? Without it mxc-nand is broken in 2.6.36.

Many thanks
Eric



More information about the linux-mtd mailing list