From: Takashi Iwai Date: Thu, 1 Jun 2006 09:42:14 +0000 (+0200) Subject: [ALSA] hda-intel - Fix race in remove X-Git-Tag: v2.6.18-rc1~1081^2~274 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f079c25ab8a7d223875c5bac9b23b484e4a18f88;p=pandora-kernel.git [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 --- Reading git-diff-tree failed