diff options
author | Cihangir Akturk <cakturk@gmail.com> | 2017-08-25 11:21:02 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 10:27:29 +0200 |
commit | ee26e23616f0ea1c82516cfc5ae05e671597a546 (patch) | |
tree | 935ae9135d05a0818a3ca5ca8169f10f450d08aa /drivers/ata/sata_gemini.c | |
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 <cakturk@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ata/sata_gemini.c')
0 files changed, 0 insertions, 0 deletions