commit | 85c93fa95b8fa8dabc6d14c77eb9a9c2e9753ecc | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Tue May 08 00:36:23 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 11:15:24 2007 -0700 |
tree | 15f380effd038afa6ee7e741176b69b34ee9ee99 | |
parent | 6ad1ccc196f76833f41b187e01a28a024fe11f8b [diff] |
Char: cyclades, clear interrupts before releasing Without this patch, the driver sometimes causes "IRQXX: Nobody cares". Fix it by turning off irqs when releasing. 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>