Messages in this thread |  | | From | Peter Crosthwaite <> | Subject | [PATCH v1 0/2] of: irq: Ignore disabled interrupt controllers | Date | Wed, 27 Nov 2013 23:26:11 -0800 |
| |
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(-)
-- 1.8.4.4
|  |