ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 19 Sep 2015 02:21:59 +0000 (11:21 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Sep 2015 10:48:49 +0000 (12:48 +0200)
commit03e2a67eed7bf2e4c701587080bc8d60dd45209c
treefc564a3251471f2b26db4b0b7b740fa5ae9f7041
parentf65be911c0e13fab28919e17c9fa00c38dc4ff2f
ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer

In IEC 61883-6, MIDI messages are transferred in MIDI conformant data
channel. Essentially, packet streaming layer is not responsible for MIDI
functionality.

This commit moves MIDI trigger helper function from the layer to AM824
layer. The rest of codes related to MIDI functionality will be moved in
later commits.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/amdtp-am824.c
sound/firewire/amdtp-am824.h
sound/firewire/amdtp-stream.h
sound/firewire/bebob/bebob_midi.c
sound/firewire/dice/dice-midi.c
sound/firewire/fireworks/fireworks_midi.c
sound/firewire/oxfw/oxfw-midi.c
This page took 0.026707 seconds and 5 git commands to generate.