From: Peter Crosthwaite Date: Thu, 28 Nov 2013 07:26:13 +0000 (-0800) Subject: of: irq: Ignore disabled interrupt controllers X-Git-Tag: v3.14-rc1~102^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf49be02d6f92b95c2462e5027fc90b98f62e324;p=pandora-kernel.git 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 Acked-by: Michal Simek Signed-off-by: Rob Herring --- Reading git-diff-tree failed