]> git.baikalelectronics.ru Git - kernel.git/commit
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
authorLokesh Vutla <lokeshvutla@ti.com>
Tue, 30 Apr 2019 10:12:22 +0000 (15:42 +0530)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 1 May 2019 09:41:38 +0000 (10:41 +0100)
commitf7bd0639be598040b894748dc3e57356f588099f
tree2832b52714d607dcd4524d0d1b7dc5e2cf49a030
parent2d006757db22e538454fae4539e918b58791c7f4
genirq: Introduce irq_chip_{request,release}_resource_parent() apis

Introduce irq_chip_{request,release}_resource_parent() apis so
that these can be used in hierarchical irqchips.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
include/linux/irq.h
kernel/irq/chip.c