[ALSA] Fix possible races in PCI driver removal
authorTakashi Iwai <tiwai@suse.de>
Thu, 1 Jun 2006 12:47:29 +0000 (14:47 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 22 Jun 2006 19:34:08 +0000 (21:34 +0200)
Call free_irq() before releasing others to avoid races when
shared irq is issued.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found