commit | 82b6297b4434d1bc523f3470be4875ab185c6663 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Tue Jan 22 22:17:04 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jan 22 17:20:54 2019 +0100 |
tree | 27bdbce1a069da4f3e3a31bf104078c9703162a8 | |
parent | 481e09ac9a82644af697884cc522b76b4dd07e4d [diff] |
ALSA: fireface: add protocol-specific operation to fill transaction buffer with MIDI messages Between former and latter models, content of asynchronous transaction for MIDI messages from driver to device is different. This commit is a preparation to support latter models. A protocol-specific operation is added to encode MIDI messages to the transaction. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>