diff options
author | Kevin Cernekee <[email protected]> | 2014-11-06 22:44:18 -0800 |
---|---|---|
committer | Jason Cooper <[email protected]> | 2014-11-09 04:01:40 +0000 |
commit | 2b28037632b1e62b92c0616f08652d806008c80d (patch) | |
tree | 3b49ff067e4865e92e92a096d5aa7d92d302c94d /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 332fd7c4fef5f3b166e93decb07fd69eb24f7998 (diff) |
genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel}
Currently, these I/O accessors always assume little endian 32-bit
registers (readl/writel). On some systems the IRQ registers need to be
accessed in BE mode or using 16-bit loads/stores, so we will provide a
way to override the default behavior.
Signed-off-by: Kevin Cernekee <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Acked-by: Acked-by: Arnd Bergmann <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Jason Cooper <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions