linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] of: irq: Ignore disabled interrupt controllers
@ 2013-11-28  7:26 Peter Crosthwaite
  2013-11-28  7:26 ` [PATCH v1 1/2] of: irq: Ignore disabled intc's when searching map Peter Crosthwaite
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Peter Crosthwaite @ 2013-11-28  7:26 UTC (permalink / raw)
  To: grant-likely, devicetree, linux-kernel; +Cc: rob.herring

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-12-04 19:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-28  7:26 [PATCH v1 0/2] of: irq: Ignore disabled interrupt controllers Peter Crosthwaite
2013-11-28  7:26 ` [PATCH v1 1/2] of: irq: Ignore disabled intc's when searching map Peter Crosthwaite
2013-12-04  4:42   ` Peter Crosthwaite
2013-11-28  7:26 ` [PATCH v1 2/2] of: irq: Ignore disabled interrupt controllers Peter Crosthwaite
2013-12-04 19:24 ` [PATCH v1 0/2] " Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).