commit | 86f91d36c2aac910b7cf7e5d047019b10a9a627e | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Sun Jan 08 01:05:14 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jan 08 20:14:09 2006 -0800 |
tree | cc6d5b8d0277e8057f7b337dc09bf21553fbd705 | |
parent | 96e9dd14a3b2aab4098503a5999ee2ef42d82da1 [diff] |
[PATCH] i810_audio: request_irq() fix Request the IRQ after having set everything up. Otherwise a shared interrupt at the right time can kill the machine. Found this with David Woodhouse <dwmw2@infradead.org>'s debug-shared-irqs.patch. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>