From: Takashi Iwai Date: Wed, 29 Oct 2014 15:13:05 +0000 (+0100) Subject: ALSA: hda - Add workaround for CMI8888 snoop behavior X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~38^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b70bdba2fcb374a2235a56ab73334348d819579;p=pandora-kernel.git ALSA: hda - Add workaround for CMI8888 snoop behavior CMI8888 shows the stuttering playback when the snooping is disabled on the audio buffer. Meanwhile, we've got reports that CORB/RIRB doesn't work in the snooped mode. So, as a compromise, disable the snoop only for CORB/RIRB and enable the snoop for the stream buffers. The resultant patch became a bit ugly, unfortunately, but we still can live with it. Reported-and-tested-by: Geoffrey McRae Cc: # 3.17+ Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed