diff options
author | Alexander Shiyan <[email protected]> | 2014-03-22 12:20:31 +0400 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2014-03-22 11:33:09 +0100 |
commit | d6ee6d2325faeec3fb0122a4840678a2ba62b04b (patch) | |
tree | 07de019fd660b4ab90d7d3e7bf0666ba242a0834 /tools/perf/scripts/python | |
parent | b524ca742ef304970f61c32af320e5c5bdb355ff (diff) |
genirq: Export symbol no_action()
This will allow to use the dummy IRQ handler no_action() from drivers
compiled as module. Drivers which use ARM FIQ interrupts can use this
to request the interrupt via the normal request_irq() mechanism w/o
having to copy the dummy handler to their own code.
Signed-off-by: Alexander Shiyan <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions