From: Takashi Iwai Date: Fri, 26 Oct 2007 10:35:56 +0000 (+0200) Subject: [ALSA] hda-codec - Disable shared stream on AD1986A X-Git-Tag: v2.6.24-rc4~112^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d29240ce57d96db7300360d1e6f18357810a5c2b;p=pandora-kernel.git [ALSA] hda-codec - Disable shared stream on AD1986A AD1986A has a hardware problem that it cannot share a stream with multiple pins properly. The problem occurs e.g. when a volume is changed during playback. So far, hda-intel driver unconditionally assigns the stream to multiple output pins in copy-front mode, and this should be avoided for AD1986A codec. The original fix patch was by zhejiang . Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed