From: Takashi Iwai Date: Wed, 1 Feb 2012 09:33:23 +0000 (+0100) Subject: ALSA: hda - Allow analog low-current mode when dynamic power-control is on X-Git-Tag: v3.3-rc3~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9d010c2e8f03952e67a6fd8aed0f0dc92084ccc;p=pandora-kernel.git 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: [v3.1+] Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed