From: Jiri Slaby Date: Sat, 10 Feb 2007 09:45:16 +0000 (-0800) Subject: [PATCH] Char: mxser_new, clean request_irq call X-Git-Tag: v2.6.21-rc1~274^2~338 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c493edd13d633ba556cd71eeae9d062b6912c55d;p=pandora-kernel.git [PATCH] Char: mxser_new, clean request_irq call We always set ASYNC_SHARE_IRQ, so do not test against this flag and request shared irq directly. Also remove nonsense comment. Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed