alistair23-linux/sound/firewire/digi00x
Takashi Sakamoto fdb2b2eee6 ALSA: firewire-digi00x: remove transaction handler for unknown purpose
For digi00x series, asynchronous transaction is not used to transfer MIDI
messages to/from control surface. One of transction handlers in my previous
work loses its practical meaning.

This commit removes the handler. I note that unit of console type
transfers 0x00001000 to registered address of host space when switching
to 'standalone' mode. Then the unit generates bus reset.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-04-05 21:34:13 +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: remove transaction handler for unknown purpose 2017-04-05 21:34:13 +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: remove transaction handler for unknown purpose 2017-04-05 21:34:13 +02:00
Makefile ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochronous packet streaming 2015-10-11 18:26:04 +02:00