From: Michael Ellerman Date: Tue, 28 Aug 2007 08:47:55 +0000 (+1000) Subject: [POWERPC] Provide a default irq_host match, which matches on an exact of_node X-Git-Tag: v2.6.24-rc1~1450^2~281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6815800601d3e46b976c868e4e85fb6de32b9133;p=pandora-kernel.git [POWERPC] Provide a default irq_host match, which matches on an exact of_node The most common match semantic is an exact match based on the device node. So provide a default implementation that does this, and hook it up if no match routine is specified. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed