From: Takashi Iwai Date: Mon, 23 Jun 2008 09:54:05 +0000 (+0200) Subject: ALSA: aw2 - Fix Oops at initialization X-Git-Tag: v2.6.26-rc8~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44e051773da465f8c92127914bc784770e0e2a28;p=pandora-kernel.git 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 --- Reading git-diff-tree failed