From: Andrew Morton Date: Sun, 8 Jan 2006 09:05:14 +0000 (-0800) Subject: [PATCH] i810_audio: request_irq() fix X-Git-Tag: v2.6.16-rc1~693 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86f91d36c2aac910b7cf7e5d047019b10a9a627e;p=pandora-kernel.git [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 's debug-shared-irqs.patch. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed