From: Takashi Iwai Date: Thu, 26 Jul 2007 09:49:22 +0000 (+0200) Subject: [ALSA] hda-codec - Fix the initial mixer state of ALC262 sony-assamd model X-Git-Tag: v2.6.24-rc1~832^2~240 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b31954e4b364f811450311e3b31d3512e575f63;p=pandora-kernel.git [ALSA] hda-codec - Fix the initial mixer state of ALC262 sony-assamd model 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 Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed