commit | 60686aa0086a14f8b15c83a09f3df1eebe3aab3c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Nov 30 08:14:21 2010 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Nov 30 08:18:58 2010 +0100 |
tree | 41920caaf33b3f669e169ff83fd06c3950ebc240 | |
parent | ac70eb1305d5a81efd1e32327d7e79be15a63a5a [diff] |
ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation In OSS emulation, SNDCTL_DSP_RESET ioctl needs the reset of the internal buffer state in addition to drop of the running streams. Otherwise the succeeding access becomes inconsistent. Tested-by: Amit Nagal <helloin.amit@gmail.com> Cc: <stable@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>