[ALSA] rawmidi: add get_port_info callback for sequencer information flags
authorClemens Ladisch <clemens@ladisch.de>
Tue, 2 May 2006 14:22:12 +0000 (16:22 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 22 Jun 2006 19:33:20 +0000 (21:33 +0200)
commita7b928ac5fcd8e1b5c7c69926d8845b1d0500af3
tree8157f37993802f1defa42f2126aca29fda4dd44c
parent450047a78f3c35a905576e121abfbee2ccd45993
[ALSA] rawmidi: add get_port_info callback for sequencer information flags

Add a get_port_info callback to the snd_rawmidi_global_ops structure to
allow the USB MIDI driver to supply information flags for the sequencer
ports created by seq_midi.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
include/sound/rawmidi.h
sound/core/seq/seq_midi.c
sound/usb/usbmidi.c