original_kernel/sound/core/seq/oss
Takashi Iwai 6c3171ef76 ALSA: seq: oss: Fix running status after receiving sysex
This is a similar bug like the previous case for virmidi: the invalid
running status is kept after receiving a sysex message.

Again the fix is to clear the running status after handling the sysex.

Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/3b4a4e0f232b7afbaf0a843f63d0e538e3029bfd.camel@domdv.de
Link: https://lore.kernel.org/r/20200316090506.23966-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-03-16 10:06:40 +01:00
..
Makefile
seq_oss.c
seq_oss_device.h
seq_oss_event.c
seq_oss_event.h
seq_oss_init.c
seq_oss_ioctl.c
seq_oss_midi.c
seq_oss_midi.h
seq_oss_readq.c
seq_oss_readq.h
seq_oss_rw.c
seq_oss_synth.c
seq_oss_synth.h
seq_oss_timer.c
seq_oss_timer.h
seq_oss_writeq.c
seq_oss_writeq.h