TTY: simserial, remove IRQ_T
authorJiri Slaby <jslaby@suse.cz>
Mon, 5 Mar 2012 13:52:18 +0000 (14:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2012 20:27:57 +0000 (12:27 -0800)
commit2f8c521a1d41faf96f729c76991eb4ad70294513
tree9e1e418e89e8ff3adb478f0e9786fc03fe1e96ee
parent964105b501071e8a0e9feb1d0e4b3e46508bc38e
TTY: simserial, remove IRQ_T

We do not set ASYNC_SHARE_IRQ anywhere. And since IRQF_DISABLED is a
noop, pass zero to request_irq directly instead of this ugly macro.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/ia64/hp/sim/simserial.c