summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-ls-scfg-msi.c
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2017-08-30 17:29:16 -0700
committerMarc Zyngier <marc.zyngier@arm.com>2017-08-31 15:32:18 +0100
commitb304605f0a2c25c028e26a9a3f6aa798693a4051 (patch)
treecc0e6034f06961d116dde3c222c309fc378ad525 /drivers/irqchip/irq-ls-scfg-msi.c
parentc8c7d93dcbf21ebcf7486473e7a9a6addf49caa9 (diff)
irqchip/irq-bcm7120-l2: Use correct I/O accessors for irq_fwd_mask
Initialization of irq_fwd_mask was done using __raw_writel() which happens to work for all cases except when using ARM BE8 which requires writel() (with the proper swapping). Move the initialization of the irq_fwd_mask till later when we have correctly defined our I/O accessors. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'drivers/irqchip/irq-ls-scfg-msi.c')
0 files changed, 0 insertions, 0 deletions