commit | 0a50d2b2951cb7ae12726814f9a198e1c699aa0b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jun 01 14:47:29 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Thu Jun 22 21:34:08 2006 +0200 |
tree | 38197874a92ead9bf652732d2dc03ecafe3bfdaf | |
parent | f079c25ab8a7d223875c5bac9b23b484e4a18f88 [diff] |
[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>