[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)
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>

No differences found