diff options
author | Thomas Gleixner <[email protected]> | 2013-05-06 14:30:27 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2013-05-29 10:57:11 +0200 |
commit | 088f40b7b027dad6519712ff224a5798dd62a204 (patch) | |
tree | bae6f2d67cc4516471d3b4a6a80da31962cb804b /tools/perf/scripts/python/check-perf-trace.py | |
parent | 3528d82b684680b72fa31881c8c572c5a98b51de (diff) |
genirq: Generic chip: Add linear irq domain support
Provide infrastructure for irq chip implementations which work on
linear irq domains.
- Interface to allocate multiple generic chips which are associated to
the irq domain.
- Interface to get the generic chip pointer for a particular hardware
interrupt in the domain.
- irq domain mapping function to install the chip for a particular
interrupt.
Note: This lacks a removal function for now.
[ Sebastian Hesselbarth: Mask cache and pointer math fixups ]
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Thomas Petazzoni <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: Russell King - ARM Linux <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Jean-Francois Moine <[email protected]>
Cc: [email protected]
Cc: Rob Herring <[email protected]>
Cc: Jason Gunthorpe <[email protected]>
Cc: Gregory Clement <[email protected]>
Cc: Gerlando Falauto <[email protected]>
Cc: Rob Landley <[email protected]>
Acked-by: Grant Likely <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Ezequiel Garcia <[email protected]>
Cc: [email protected]
Cc: Sebastian Hesselbarth <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions