From: Jiri Slaby Date: Mon, 5 Mar 2012 13:52:18 +0000 (+0100) Subject: TTY: simserial, remove IRQ_T X-Git-Tag: v3.4-rc1~185^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f8c521a1d41faf96f729c76991eb4ad70294513;p=pandora-kernel.git 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 Cc: Tony Luck Cc: Fenghua Yu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed