]> git.karo-electronics.de Git - karo-tx-linux.git/commit
irqchip/gic: Only populate set_affinity for the root controller
authorJon Hunter <jonathanh@nvidia.com>
Tue, 9 Feb 2016 15:24:56 +0000 (15:24 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 11 Feb 2016 10:20:02 +0000 (10:20 +0000)
commit7bf29d3af6807d2a97a8b7d4627104a8da9bcdcb
treee2a45ec4fad22f3db90f66b906036661ded8f786
parent1a485f4d2e28efd77075b2952926683d6c245633
irqchip/gic: Only populate set_affinity for the root controller

Setting the affinity of an IRQ, it only applicable for the root
interrupt controller and so only populate this operator for the root
controller.

Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic.c