]> git.karo-electronics.de Git - karo-tx-linux.git/commit
of/irq: Export of_irq_find_parent again
authorCarlo Caione <carlo@endlessm.com>
Tue, 1 Dec 2015 16:24:17 +0000 (17:24 +0100)
committerRob Herring <robh@kernel.org>
Wed, 9 Dec 2015 15:08:36 +0000 (09:08 -0600)
commit4c3141e09cfa6460bfcd5e90f73e498db654c917
tree7f281e91cb91e310c781aedbac320dfe59db185f
parentf8062386671a596ca7022c61727a14a25679a0a1
of/irq: Export of_irq_find_parent again

of_irq_find_parent was made static since it had no users outside of
of_irq.c. Export it again since we are going to use it again.

Signed-off-by: Carlo Caione <carlo@endlessm.com>
[robh: move of_irq_find_parent to correct ifdef section]
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/irq.c
include/linux/of_irq.h