[PATCH 3/9] irq: convert generic-chip to use irq_domain
From: Shawn Guo <hidden>
Date: 2011-12-15 14:34:37
Also in:
linux-devicetree, lkml
From: Shawn Guo <hidden>
Date: 2011-12-15 14:34:37
Also in:
linux-devicetree, lkml
On Thu, Dec 15, 2011 at 07:56:41AM -0600, Rob Herring wrote: [...]
I think I found a fix. Can you try 's/d->hwirq/(d->hwirq % 32)/' in generic-chip.c.
Tried, it works. -- Regards, Shawn