irqchip/gic-v3: Do not check trigger configuration of partitionned LPIs
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 20 Mar 2018 13:44:09 +0000 (13:44 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 20 Mar 2018 19:12:15 +0000 (19:12 +0000)
commit65da7d1979c229b69d3fbec63350a6ae26232ad6
tree31bfa20238e0c93a288282ed8a921a1767c63164
parent6ef6386ef7c15bea21afce06f951c87de7e2a562
irqchip/gic-v3: Do not check trigger configuration of partitionned LPIs

We cannot know the trigger of partitionned PPIs ahead of time
(when we instanciate the partitions), so let's not check them
early.

Reported-by: JeffyChen <jeffy.chen@rock-chips.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v3.c