From: Takashi Iwai Date: Fri, 3 Jul 2009 08:56:10 +0000 (+0200) Subject: ALSA: hda - Add missing mixer amp initialization for ALC882 X-Git-Tag: v2.6.32-rc1~732^2~13^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb6381225a8064b0911dced3eb10f00bd5520c85;p=pandora-kernel.git 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 --- Reading git-diff-tree failed