commit | f079c25ab8a7d223875c5bac9b23b484e4a18f88 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jun 01 11:42:14 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Thu Jun 22 21:34:07 2006 +0200 |
tree | de5d3fbad8b2f9f7ff8b66410ab7eb7a96e63167 | |
parent | 29463dfea754b8b360f638244f002c751aaad1b0 [diff] |
[ALSA] hda-intel - Fix race in remove Call iounmap after free_irq to avoid invalid accesses in the shared irq. The patch is taken from https://bugzilla.novell.com/show_bug.cgi?id=167869 Signed-off-by: Takashi Iwai <tiwai@suse.de>