[ALSA] hda-codec - Fix the initial mixer state of ALC262 sony-assamd model
authorTakashi Iwai <tiwai@suse.de>
Thu, 26 Jul 2007 09:49:22 +0000 (11:49 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:58:01 +0000 (15:58 +0200)
Many of ALC262 codes don't call the automute function at the beginning,
which may keep the silence until the HP jack is replugged.  Now proper
init_hook is added.
Also, sony-assamd model doesn't handle the widget 0x14 properly, thus
calling automute isn't enough.  Now Front switch handles both widgets.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>

No differences found