commit | 020066d1ecc95d74da9be6beb436ac575af01271 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jul 21 13:45:56 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jul 21 13:55:10 2011 +0200 |
tree | 706657b35946c4f4ff7606af44a27aefa35f5057 | |
parent | 737c265bb8399b97231e5b10b5b2375914206427 [diff] |
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 <tiwai@suse.de>