commit | c493edd13d633ba556cd71eeae9d062b6912c55d | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Sat Feb 10 01:45:16 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Feb 11 10:51:28 2007 -0800 |
tree | 71c3dc9094bd8db8a417393810155e60afa4ba02 | |
parent | 47c85c0db159bb0e5f8f5cb4ae7cc19a5c3359de [diff] |
[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 <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>