]> git.baikalelectronics.ru Git - kernel.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)
commit64c3731c570191f88017fe667ce83b383054cf60
treed7e7da832e30f6c3562e339ea41a08958b91c9b4
parentcd4b0c40202fb7639934a798241c8331c2277722
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