ALSA: aw2 - Fix Oops at initialization
authorTakashi Iwai <tiwai@suse.de>
Mon, 23 Jun 2008 09:54:05 +0000 (11:54 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Jun 2008 10:06:23 +0000 (12:06 +0200)
The irq handler may be called before the proper initialization of hardware.
Call snd_aw2_saa7146_setup() before the irq handler registration.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found