[ALSA] Fix races in irq handler and ioremap
authorTakashi Iwai <tiwai@suse.de>
Tue, 6 Jun 2006 13:44:34 +0000 (15:44 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 22 Jun 2006 19:34:13 +0000 (21:34 +0200)
commit688956f23bdbfb1c3551bfafc819f989b36bb8ae
treeae59fdf7662b5a27c66554cbfd2b67c49fc156da
parentc5533bf36b4a6629dab0e08c4951247050928853
[ALSA] Fix races in irq handler and ioremap

Call ioremap before request_irq for avoiding possible races
in the irq handler.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/cs4281.c
sound/pci/rme32.c
sound/pci/rme96.c