linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] fixes for twl4030-irq in mainline
@ 2011-11-26 20:17 NeilBrown
  2011-11-26 20:17 ` [PATCH 4/4] twl4030-irq: fix typo NeilBrown
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: NeilBrown @ 2011-11-26 20:17 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: linux-kernel, linux-omap, Samuel Ortiz

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-12-13 20:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-26 20:17 [PATCH 0/4] fixes for twl4030-irq in mainline NeilBrown
2011-11-26 20:17 ` [PATCH 4/4] twl4030-irq: fix typo NeilBrown
2011-11-26 20:17 ` [PATCH 1/4] twl4030-irq: Base interrupt must be one-shot NeilBrown
2011-11-26 20:17 ` [PATCH 3/4] twl4030-irq: set tertiary interrupts to be nested/threaded NeilBrown
2011-11-26 20:17 ` [PATCH 2/4] twl4030-irq: use request_threaded_irq in place of irq_set_chained_handler NeilBrown
2011-12-07 18:34 ` [PATCH 0/4] fixes for twl4030-irq in mainline Felipe Contreras
2011-12-12 17:38 ` Samuel Ortiz
2011-12-12 21:39   ` NeilBrown
2011-12-13 20:24     ` Samuel Ortiz
2011-12-13 14:12   ` Felipe Contreras
2011-12-13 20:52     ` Samuel Ortiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).