[PATCH 0/4] fixes for twl4030-irq in mainline

From: NeilBrown
Date: Sat Nov 26 2011 - 15:19:22 EST


Hi,
The recent tidying up of twl4030-irq seems to have left it broken.
At least it doesn't work for me on my gta04 (www.gta04.org). The
first interrupt from the device freezes the whole system (by being
constantly delivered)

The following 4 patches make it work for me and addresses some other
less critical issues like a typo in a comment :-)

Thanks,
NeilBrown


---

NeilBrown (4):
twl4030-irq: fix typo
twl4030-irq: set tertiary interrupts to be nested/threaded.
twl4030-irq: use request_threaded_irq in place of irq_set_chained_handler.
twl4030-irq: Base interrupt must be one-shot


drivers/mfd/twl4030-irq.c | 21 +++++++++++++--------
1 files changed, 13 insertions(+), 8 deletions(-)

--
Signature

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/