[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111126201334.16080.85045.stgit@notabene.brown>
Date: Sun, 27 Nov 2011 07:17:41 +1100
From: NeilBrown <neilb@...e.de>
To: Felipe Balbi <balbi@...com>
Cc: linux-kernel@...r.kernel.org, linux-omap@...r.kernel.org,
Samuel Ortiz <sameo@...ux.intel.com>
Subject: [PATCH 0/4] fixes for twl4030-irq in mainline
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists