]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: firewire-digi00x: add support for MIDI ports for physical controls
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 11 Oct 2015 03:30:19 +0000 (12:30 +0900)
committerTakashi Iwai <tiwai@suse.de>
Sun, 11 Oct 2015 16:26:21 +0000 (18:26 +0200)
commite8bd577ae6df59160cd6fd82b8d3562bbbdd3c1d
tree2489112d68bef46f33c0c3b385a54a3c8df0f31a
parentb47f525f760f29c4689a7d9bf768c28fcaac2281
ALSA: firewire-digi00x: add support for MIDI ports for physical controls

In former commits, asynchronous transactions are supported for physical
controls. This commit adds a pair of MIDI ports for them.

This driver already adds diferrent number of ALSA MIDI ports for physical
MIDI ports, and the number of in/out ports are different. As seeing as
'amidi' program in alsa-utils package, a pair of in/out MIDI ports is
expected with the same name. Therefore, this commit adds a pair of new
ports to the first.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/digi00x/digi00x-midi.c