commit | cb6381225a8064b0911dced3eb10f00bd5520c85 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jul 03 10:56:10 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jul 03 10:57:10 2009 +0200 |
tree | 0304c66da9b2f1ab52702a9b814691c69f64d388 | |
parent | c78578693376e68ecdfcb64a3cc3a95a31b49295 [diff] |
ALSA: hda - Add missing mixer amp initialization for ALC882 After merting patch_alc882() and patch_alc883(), the initialization of mixer amp 0x0b was missing in alc882_base_init_verbs[]. This is usually no critical problem, but it can disable the power-saving as the default state, so better to put to mute these channels. Signed-off-by: Takashi Iwai <tiwai@suse.de>