]> asedeno.scripts.mit.edu Git - linux.git/commit
genirq: export irq_chip_set_wake_parent symbol
authorBrian Masney <masneyb@onstation.org>
Mon, 4 Feb 2019 09:58:52 +0000 (04:58 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 4 Feb 2019 10:02:51 +0000 (11:02 +0100)
commit38f7ae9bdfb6570271c7429d8d72784465c6281e
treed7e7da832e30f6c3562e339ea41a08958b91c9b4
parent876811f7c34eff986462ed2def81f4ecfbcef2ec
genirq: export irq_chip_set_wake_parent symbol

Export the irq_chip_set_wake_parent symbol so that drivers with
hierarchical IRQ chips can be built as a module.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Reported-by: Mark Brown <broonie@kernel.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
kernel/irq/chip.c