]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: firewire-tascam: use the same address for asynchronous transaction for MIDI message
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 14 Apr 2017 07:46:28 +0000 (16:46 +0900)
committerTakashi Iwai <tiwai@suse.de>
Fri, 14 Apr 2017 12:50:33 +0000 (14:50 +0200)
commit27badc4c10da29b884f1ac7cc9ce13e849ce8be4
treec4f58a7f2197183e2f079c702165c96a18199d1e
parent38d5826142496a6e0c21fa3fdb48fa910008c159
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>
sound/firewire/tascam/tascam-transaction.c
sound/firewire/tascam/tascam.h