From: Steve Chen Date: Sat, 21 Feb 2009 14:05:04 +0000 (-0600) Subject: ALSA: fix excessive background noise introduced by OSS emulation rate shrink X-Git-Tag: v2.6.27.20~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25ccc3009c9715ed86b5bde05416863dc4e25c56;p=pandora-kernel.git ALSA: fix excessive background noise introduced by OSS emulation rate shrink commit 5370d96f85962769ea3df3a81cc885f257c51589 upstream. Incorrect variable was used to get the next sample which caused S2 to be stuck with the same value resulting in loud background noise. Signed-off-by: Steve Chen Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed