git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
481c534
)
ALSA: aw2 - Fix Oops at initialization
author
Takashi Iwai
<tiwai@suse.de>
Mon, 23 Jun 2008 09:54:05 +0000
(11:54 +0200)
committer
Takashi 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