]> git.baikalelectronics.ru Git - kernel.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)
commit3f111b8b0b176d9601393c287f5c4b152a4cd5b0
treee2a45ec4fad22f3db90f66b906036661ded8f786
parent350918f7544489564527a2e4c38c839f7c2df5f4
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