From: Rob Herring Date: Mon, 28 Nov 2011 02:16:33 +0000 (-0600) Subject: of/irq: of_irq_init: add check for parent equal to child node X-Git-Tag: v3.2-rc4~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7fb6d0adb86ed1c5290e754092a5a1e3de76ee9;p=pandora-kernel.git of/irq: of_irq_init: add check for parent equal to child node With the revert of "of/irq: of_irq_find_parent: check for parent equal to child" (dc9372808412edb), we need another way to handle parent node equal to the child node. This can simply be handled in of_irq_init by checking for this condition. Signed-off-by: Rob Herring Tested-by: Pawel Moll Tested-by: Stephen Warren --- Reading git-diff-tree failed