commit | 27badc4c10da29b884f1ac7cc9ce13e849ce8be4 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Fri Apr 14 16:46:28 2017 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Apr 14 14:50:33 2017 +0200 |
tree | c4f58a7f2197183e2f079c702165c96a18199d1e | |
parent | 38d5826142496a6e0c21fa3fdb48fa910008c159 [diff] |
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>