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:
320dcc3
)
ALSA: hda - Fix call of alc888_coef_init()
author
Takashi Iwai
<tiwai@suse.de>
Fri, 22 Aug 2008 13:24:22 +0000
(15:24 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 22 Aug 2008 13:34:52 +0000
(15:34 +0200)
Using init_hook to call alc888_coef_init() is problematic for configurations
that already set another init_hook. Better to put it in alc_init() as is
(although it looks a bit hackish).
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found