commit | bf49be02d6f92b95c2462e5027fc90b98f62e324 | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Wed Nov 27 23:26:13 2013 -0800 |
committer | Rob Herring <rob.herring@calxeda.com> | Wed Dec 04 13:12:49 2013 -0600 |
tree | 582ddf7d938788aeb9b35ca9b08e1162703f2570 | |
parent | 105353145eafb3ea919f5cdeb652a9d8f270228e [diff] |
of: irq: Ignore disabled interrupt controllers When searching the system for interrupt controllers, skip over any that are explicitly disabled. This makes interrupt controllers consistent with regular devices, which can be marked as do-not-probe via the status = "disabled" dts property. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Acked-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Rob Herring <rob.herring@calxeda.com>