]> git.baikalelectronics.ru Git - kernel.git/commit
of: Export of_irq_find_parent()
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 14 Apr 2011 22:31:57 +0000 (22:31 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 20 Apr 2011 07:01:19 +0000 (17:01 +1000)
commitbcd7e8fd52a5d47885ded7e640ce6dee6380bae1
tree6ce26dc1e399e09a3b8052b491c700f6cce02699
parent53288d1c2c7e218294210d639fd80254e768304b
of: Export of_irq_find_parent()

We have platform code that needs to find a node's interrupt parent, so
export of_irq_find_parent() so we can use it.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/of/irq.c
include/linux/of_irq.h