aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorKevin Cernekee <[email protected]>2014-11-06 22:44:23 -0800
committerJason Cooper <[email protected]>2014-11-09 04:02:45 +0000
commit38e3a6e819b64b257a28df6db25a2d008831a2a3 (patch)
treefc4dfc5e01e784f73d50356d9a49ebd2c2f7def6 /tools/perf/util/scripting-engines/trace-event-perl.c
parent60b2a29e1a0e62898531853bca258bf4ab57d101 (diff)
irqchip: bcm7120-l2: Make sure all register accesses use base+offset
A couple of accesses to IRQEN (base+0x00) just used "base" directly, so they would break if IRQEN ever became nonzero. Make sure that all reads/writes specify the register offset constant. Signed-off-by: Kevin Cernekee <[email protected]> Acked-by: Florian Fainelli <[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 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions