commit | 0085c6edabe85fd39d6ad4340dba2587511e2b3e | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Tue Dec 11 19:17:32 2018 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Dec 11 14:56:58 2018 +0100 |
tree | 413c46e4ceaed51dca7f98dd50ad6a00941590ab | |
parent | 5bfb841e2f5952f5a6d8540dfda196769b358f8c [diff] |
ALSA: fireface: share register for async transaction of MIDI messages As long as investigating packet dumps from Fireface 400/800, a register to receive asynchronous transactions for MIDI messages is the same. For Fireface 800, minor register is used. This commit declares macros for the transactions and obsoletes model-specific parameters. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>