Re: [patch 2/2 rc8-omap-git] twl4030-core irq simplification

2008-10-07 Thread Tony Lindgren
* David Brownell <[EMAIL PROTECTED]> [081007 12:18]: > On Tuesday 07 October 2008, Tony Lindgren wrote: > > Pushed. > > Cool. Now, once the pwrirq updates get sorted out, there > will be only two main steps left in my plan: > > - Rework the twl4030 core SIH init. Basically, use a >differen

Re: [patch 2/2 rc8-omap-git] twl4030-core irq simplification

2008-10-07 Thread David Brownell
On Tuesday 07 October 2008, Tony Lindgren wrote: > Pushed. Cool. Now, once the pwrirq updates get sorted out, there will be only two main steps left in my plan: - Rework the twl4030 core SIH init. Basically, use a different IRQ setup data structure, which will be kept around for later us

Re: [patch 2/2 rc8-omap-git] twl4030-core irq simplification

2008-10-07 Thread Tony Lindgren
* David Brownell <[EMAIL PROTECTED]> [081007 06:43]: > From: David Brownell <[EMAIL PROTECTED]> > > Simplify twl4030 IRQ handling by removing a needless custom flow > handler. The top level IRQs, from the PIH, are well suited for > handle_simple_irq() ... they can't be acked or masked. > > Switc

[patch 2/2 rc8-omap-git] twl4030-core irq simplification

2008-10-06 Thread David Brownell
From: David Brownell <[EMAIL PROTECTED]> Simplify twl4030 IRQ handling by removing a needless custom flow handler. The top level IRQs, from the PIH, are well suited for handle_simple_irq() ... they can't be acked or masked. Switching resolves some issues with how IRQs were dispatched. Notably, a