[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)
commit0a50d2b2951cb7ae12726814f9a198e1c699aa0b
tree38197874a92ead9bf652732d2dc03ecafe3bfdaf
parentf079c25ab8a7d223875c5bac9b23b484e4a18f88
[ALSA] Fix possible races in PCI driver removal

Call free_irq() before releasing others to avoid races when
shared irq is issued.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/cs46xx/cs46xx_lib.c
sound/pci/riptide/riptide.c