ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecs
authorTakashi Iwai <tiwai@suse.de>
Thu, 21 Jul 2011 11:45:56 +0000 (13:45 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 21 Jul 2011 11:55:10 +0000 (13:55 +0200)
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>

No differences found