diff options
author | Oleksij Rempel <[email protected]> | 2016-01-29 10:57:53 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-01-29 12:15:50 +0100 |
commit | c5b635203032462603c503ecce91a7021c1ad44a (patch) | |
tree | 77c818ecfaa184e3bc90a466b2f6732d17e8e8c1 /tools/perf/scripts/python/Perf-Trace-Util/Context.c | |
parent | 49f34134aea74f19ca016f055d25ee55ec359dee (diff) |
irqchip/mxs: Add missing set_handle_irq()
The rework of the driver missed to move the call to set_handle_irq() into
asm9260_of_init(). As a consequence no interrupt entry point is installed and
no interrupts are delivered
Solution is simple: Install the interrupt entry handler.
Fixes: 7e4ac676ee ("irqchip/mxs: Add Alphascale ASM9260 support")
Signed-off-by: Oleksij Rempel <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions