diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2017-08-30 17:29:16 -0700 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2017-08-31 15:32:18 +0100 |
commit | b304605f0a2c25c028e26a9a3f6aa798693a4051 (patch) | |
tree | cc0e6034f06961d116dde3c222c309fc378ad525 /mm/migrate.c | |
parent | c8c7d93dcbf21ebcf7486473e7a9a6addf49caa9 (diff) | |
download | linux-b304605f0a2c25c028e26a9a3f6aa798693a4051.tar.bz2 |
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 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions