diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2015-10-09 01:10:27 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-10-09 09:57:05 +0200 |
commit | e8a40d9bcb2392ea502dc629d5d6c0556fdd3b0c (patch) | |
tree | c74d4774ab4daaf6739361b6edf87939d47e1417 /.gitignore | |
parent | ALSA: firewire-lib: add a restriction for a transaction at once (diff) | |
download | linux-e8a40d9bcb2392ea502dc629d5d6c0556fdd3b0c.tar.xz linux-e8a40d9bcb2392ea502dc629d5d6c0556fdd3b0c.zip |
ALSA: firewire-lib: schedule work again when MIDI substream has rest of MIDI messages
Currently, when two MIDI trigger callbacks can be called immediately,
transactions for the second MIDI messages can be postpone till next trigger
callback. This is not good for real-time message transmission.
This commit schedules work again at response handling callback if the
MIDI substream still includes untransferred MIDI messages.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions