From: Feng Tang Date: Tue, 3 May 2011 16:34:55 +0000 (+0100) Subject: intel_sst: make sure the sst_drop_stream() get called when needed X-Git-Tag: v3.0-rc1~336^2~442 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2b5ea1feb904d483a8cf901562e314988ecc314;p=pandora-kernel.git intel_sst: make sure the sst_drop_stream() get called when needed When "aplay test.wav", if we "ctrl+z" to suspend it, the last piece of sound will be played endlessly. So we need make sure the drop_stream is called in such a case. Signed-off-by: Feng Tang Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed