git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e51a34f
)
intel_sst: make sure the sst_drop_stream() get called when needed
author
Feng Tang
<feng.tang@intel.com>
Tue, 3 May 2011 16:34:55 +0000
(17:34 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 10 May 2011 19:58:42 +0000
(12:58 -0700)
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 <feng.tang@intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found