]> 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)
commit6b6656c3d3cc391c1f5ba4bb5f74440e050fd287
tree6ce26dc1e399e09a3b8052b491c700f6cce02699
parentebf09aecc9be142d00c593487ff95a76e180d202
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