diff options
| author | Cihangir Akturk <[email protected]> | 2017-08-25 11:21:02 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-08-28 10:27:29 +0200 |
| commit | ee26e23616f0ea1c82516cfc5ae05e671597a546 (patch) | |
| tree | 935ae9135d05a0818a3ca5ca8169f10f450d08aa /tools/perf/scripts/python/stackcollapse.py | |
| parent | 19e60c42caeb29b4584dc46e873955059859ba84 (diff) | |
staging: pi433: fix interrupt handler signatures
Remove "struct pt_regs *" parameter from interrupt handlers, since
it is no longer passed to interrupt handlers. Also, convert return
types to irqreturn_t.
Additionally, move DIO_irq_handler variable into the setup_GPIO
function, as it's not used outside of this function.
Signed-off-by: Cihangir Akturk <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions