[ALSA] hda-intel - Fix race in remove
authorTakashi Iwai <tiwai@suse.de>
Thu, 1 Jun 2006 09:42:14 +0000 (11:42 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 22 Jun 2006 19:34:07 +0000 (21:34 +0200)
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>

No differences found