Messages in this thread |  | | Date | Wed, 4 Dec 2013 13:24:55 -0600 | Subject | Re: [PATCH v1 0/2] of: irq: Ignore disabled interrupt controllers | From | Rob Herring <> |
| |
On Thu, Nov 28, 2013 at 1:26 AM, Peter Crosthwaite <peter.crosthwaite@xilinx.com> wrote: > Hi All, > > These two patches support the case where an interrupt controller is > marked as disabled. Patch 1 fixed the dts interrupt-map search logic to > ignore disabled interrupt controllers. Patch 2 stops disabled interrupt > controllers getting probed. > > Peter Crosthwaite (2): > of: irq: Ignore disabled intc's when searching map > of: irq: Ignore disabled interrupt controllers > > drivers/of/irq.c | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-)
Applied both patches. Thanks.
Rob
|  |