summaryrefslogtreecommitdiff
path: root/arch/ia64
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2012-03-05 17:52:19 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-03-09 00:27:58 +0400
commit13c9062122a8d05e0881ca8bd9037d2e57e56860 (patch)
tree2d6bc43fab014c6462ee3eca2eae72759854d0f9 /arch/ia64
parent2f8c521a1d41faf96f729c76991eb4ad70294513 (diff)
downloadlinux-13c9062122a8d05e0881ca8bd9037d2e57e56860.tar.xz
TTY: amiserial, remove IRQ_ports
They used to work as a storage for 'info' pointer used in ISRs. They are not really needed. Just pass the pointer through request_irq to the handlers. It was set to NULL and tested in the ISRs, but we do not need the tests as we disable all the interrupts at the same places where NULL sets were. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/ia64')
0 files changed, 0 insertions, 0 deletions