[PATCH 1/3] mxc_nand: set spare size and pages per block
John Ogness
john.ogness at linutronix.de
Mon Aug 16 08:05:44 EDT 2010
On 2010-08-16, Sascha Hauer <s.hauer at pengutronix.de> wrote:
> Ok, here is an updated version of this patch
>
> Sascha
>
> commit 3a411e6c690654f78bea93dd8cdb14c27ba418a5
> Author: Sascha Hauer <s.hauer at pengutronix.de>
> Date: Mon Aug 9 14:21:00 2010 +0200
>
> mxc_nand: do not depend on disabling the irq in the interrupt handler
>
> 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.
Acked-by: John Ogness <john.ogness at linutronix.de>
> Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
More information about the linux-mtd
mailing list