From: Clemens Ladisch Date: Mon, 17 Sep 2007 07:41:36 +0000 (+0200) Subject: [ALSA] cmipci: fix distortion on rear channels X-Git-Tag: v2.6.24-rc1~832^2~56 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c36fd8c3cd682fa9bbe5b2cb4b99e16625a37c94;p=pandora-kernel.git [ALSA] cmipci: fix distortion on rear channels When playing multichannel data, the rear channels can get distorted if the last sample of the last played stereo stream was not zero. To avoid this, add a hack to play a few silence samples after the stream is stopped. Signed-off-by: Clemens Ladisch Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed