commit | a7b928ac5fcd8e1b5c7c69926d8845b1d0500af3 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Tue May 02 16:22:12 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Thu Jun 22 21:33:20 2006 +0200 |
tree | 8157f37993802f1defa42f2126aca29fda4dd44c | |
parent | 450047a78f3c35a905576e121abfbee2ccd45993 [diff] |
[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>