Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ALSA: aw2 - Fix Oops at initialization
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>
- Loading branch information