]> Pileus Git - ~andy/linux/commit
ALSA: hda - Add missing loopback merge path for AD1884/1984 codecs
authorTakashi Iwai <tiwai@suse.de>
Wed, 5 Mar 2014 10:52:24 +0000 (11:52 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 5 Mar 2014 10:52:24 +0000 (11:52 +0100)
commitc5eda4c1bf6214332c46fb2f4e7c42a85e5e5643
tree771004e68dac3f587f04e91eb890fcdf98d5fdac
parent3b4467522630b7ea0d65a691007ef0a93d471f8f
ALSA: hda - Add missing loopback merge path for AD1884/1984 codecs

The mixer widget (NID 0x20) of AD1884 and AD1984 codecs isn't
connected directly to the actual I/O paths but only via another mixer
widget (NID 0x21).  We need a similar fix as we did for AD1882.

Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_analog.c