]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Don't set indep_hp flag for old AD codecs
authorTakashi Iwai <tiwai@suse.de>
Mon, 13 Jan 2014 11:40:07 +0000 (12:40 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 13 Jan 2014 11:40:07 +0000 (12:40 +0100)
commit219f2c14cb0177cf76579ff01412e05d48249f8d
tree7047903854b06aa51718c553d53cac9504e7eace
parent61bb8d67c76bcac82f0036ce8624231c9c67c205
ALSA: hda - Don't set indep_hp flag for old AD codecs

Some old AD codecs don't like the independent HP handling, either it
contains a single DAC (AD1981) or it mandates the mixer routing
(AD1986A).  This patch removes the indep_hp flag for such codecs.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=68081
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_analog.c