Char: cyclades, clear interrupts before releasing
authorJiri Slaby <jirislaby@gmail.com>
Tue, 8 May 2007 07:36:23 +0000 (00:36 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:24 +0000 (11:15 -0700)
commit85c93fa95b8fa8dabc6d14c77eb9a9c2e9753ecc
tree15f380effd038afa6ee7e741176b69b34ee9ee99
parent6ad1ccc196f76833f41b187e01a28a024fe11f8b
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>
drivers/char/cyclades.c