From: Takashi Iwai Date: Thu, 21 Jul 2011 11:45:56 +0000 (+0200) Subject: ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecs X-Git-Tag: v3.1-rc1~271^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=020066d1ecc95d74da9be6beb436ac575af01271;p=pandora-kernel.git ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecs This patch fixes non-working indep-HP control on VT1708* codecs. The problems are that via_independent_hp_put() wasn't fixed to follow the recent change of three HP paths, and hp_indep_path didn't contain the amp nids of mixer elements. Together with the fixes, a few code clean-ups are done. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed