ALSA: hda - Allow analog low-current mode when dynamic power-control is on
authorTakashi Iwai <tiwai@suse.de>
Wed, 1 Feb 2012 09:33:23 +0000 (10:33 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 2 Feb 2012 09:18:09 +0000 (10:18 +0100)
commite9d010c2e8f03952e67a6fd8aed0f0dc92084ccc
treeef54a3c768f43e761577dd67d682cc680865981a
parent924339239fd5ba3e505f9420d41f0939196f3530
ALSA: hda - Allow analog low-current mode when dynamic power-control is on

VIA codecs have several different power-saving features, and one of
them is the analog low-current mode.  But it turned out that the ALC
mode causes pop-noises at each on/off time on some machines.  As a
quick workaround, disable the ALC when another power-saving feature,
the dynamic pin power-control, is turned off, too, since the dynamic
power-control is already exposed as a mixer enum element so that user
can turn it on/off freely.

Bugzilla: https://bugzilla.novell.com/show_bug.cgi?id=741128

Cc: <stable@kernel.org> [v3.1+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_via.c