linux/sound/firewire/tascam
Takashi Sakamoto 27badc4c10 ALSA: firewire-tascam: use the same address for asynchronous transaction for MIDI message
Units on TASCAM FireWire series receive MIDI messages by asynchronous
transactions on IEEE 1394 bus. Although the transaction is sent to a
certain register, current ALSA driver for this series has a redundant design.

This commit use the same address for the transaction.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-04-14 14:50:33 +02:00
..
amdtp-tascam.c ALSA: firewire-tascam: add data block processing layer 2015-10-02 18:17:01 +02:00
Makefile ALSA: firewire-tascam: add support for MIDI functionality 2015-10-12 14:16:18 +02:00
tascam-hwdep.c ALSA: firewire-tascam: enclose identifiers referred by single function 2017-01-05 16:58:10 +01:00
tascam-midi.c ALSA: firewire: Constify snd_rawmidi_ops 2017-01-12 12:50:38 +01:00
tascam-pcm.c ALSA: firewire-tascam: enclose identifiers referred by single function 2017-01-05 16:58:10 +01:00
tascam-proc.c ALSA: firewire-tascam: add proc node to show firmware information 2015-10-02 18:17:01 +02:00
tascam-stream.c ALSA: firewire-tascam: Fix to handle error from initialization of stream data 2017-01-03 11:36:34 +01:00
tascam-transaction.c ALSA: firewire-tascam: use the same address for asynchronous transaction for MIDI message 2017-04-14 14:50:33 +02:00
tascam.c ALSA: firewire-tascam: deleyed registration of sound card 2016-04-25 10:40:42 +02:00
tascam.h ALSA: firewire-tascam: use the same address for asynchronous transaction for MIDI message 2017-04-14 14:50:33 +02:00