diff options
author | Kevin Cernekee <[email protected]> | 2014-11-06 22:44:28 -0800 |
---|---|---|
committer | Jason Cooper <[email protected]> | 2014-11-09 04:03:27 +0000 |
commit | c17261fac3874767bf5478ffb27b843ac66d1f5d (patch) | |
tree | 3358b82c95a9e172ea797333c4c2aa0bb2fbd796 /lib/memory-notifier-error-inject.c | |
parent | a4fcbb8614010ab93e9865607582337791f9be80 (diff) |
irqchip: bcm7120-l2: Convert driver to use irq_reg_{readl,writel}
On BE MIPS systems this needs to use the new IRQ_GC_BE_IO gc_flag. In
all other cases it will use the standard readl/writel accessors.
The initial irq_fwd_mask setup runs before "gc" is initialized, so it
is unchanged for now. This could potentially be a problem on an ARM
system that boots in LE mode but runs a BE kernel, but currently none
of the supported ARM platforms are ever expected to run BE.
Signed-off-by: Kevin Cernekee <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Jason Cooper <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions