linux-stable/sound/firewire/digi00x
Takashi Sakamoto 0c3f15f39c ALSA: firewire-digi00x: allow user space applications to read/write MIDI messages for all ports
At a commit c5fcee0373 ("ALSA: firewire-digi00x: add MIDI operations for
MIDI control port"), I described that MIDI messages for control surface is
transferred by a different way from the messages for physical ports.
However, this is wrong. MIDI messages to/from all of MIDI ports are
transferred by isochronous packets.

This commit removes codes to transfer MIDI messages via asynchronous
transaction, from MIDI handling layer.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-04-05 21:34:11 +02:00
..
amdtp-dot.c ALSA: firewire-digi00x: handle all MIDI messages on streaming packets 2017-04-05 21:34:10 +02:00
digi00x-hwdep.c ALSA: firewire-digi00x: enclose identifiers referred by single function 2017-01-05 16:58:07 +01:00
digi00x-midi.c ALSA: firewire-digi00x: allow user space applications to read/write MIDI messages for all ports 2017-04-05 21:34:11 +02:00
digi00x-pcm.c ALSA: firewire-digi00x: enclose identifiers referred by single function 2017-01-05 16:58:07 +01:00
digi00x-proc.c ALSA: firewire-digi00x: add proc node to show clock status 2015-09-30 15:35:31 +02:00
digi00x-stream.c ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochronous packet streaming 2015-10-11 18:26:04 +02:00
digi00x-transaction.c ALSA: firewire-digi00x: delayed registration of sound card 2016-03-31 15:36:20 +02:00
digi00x.c ALSA: firewire-digi00x: add support for console models of Digi00x series 2017-04-05 21:34:08 +02:00
digi00x.h ALSA: firewire-digi00x: add support for console models of Digi00x series 2017-04-05 21:34:08 +02:00
Makefile ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochronous packet streaming 2015-10-11 18:26:04 +02:00