summaryrefslogtreecommitdiff
path: root/sound/firewire/digi00x/digi00x.c
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2015-10-30 17:43:15 (GMT)
committerTakashi Iwai <tiwai@suse.de>2015-10-30 18:34:32 (GMT)
commitc5fcee0373b390ab8508022951eabd0bd0e06a48 (patch)
treef69b1e28567a4f8b99c76872dbb258ca7ea5b2c5 /sound/firewire/digi00x/digi00x.c
parent5918f962207329089371d87adbd033830d3f5cf5 (diff)
downloadlinux-c5fcee0373b390ab8508022951eabd0bd0e06a48.tar.xz
ALSA: firewire-digi00x: add MIDI operations for MIDI control port
Digi 002/003 family has two types of MIDI port; one is for physical MIDI port and another is for MIDI control message. The former is transferred in isochronous packet, and the latter is transferred by asynchronous transaction. These transmission mechanisms are completely different, while current ALSA digi00x driver defines a set of operations for them with several condition statements. As a result, codes for the operation are messy. This commit adds a set of MIDI operation for control MIDI ports. In later commit, it's applied as an operation for ALSA rawmidi character device. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/digi00x/digi00x.c')
0 files changed, 0 insertions, 0 deletions