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-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to