ALSA: fireface: add model-dependent parameter for address to receive async transactio...
[linux-2.6-microblaze.git] / sound / firewire / fireface / ff.h
index b86ca4f..edad75a 100644 (file)
@@ -55,6 +55,7 @@ struct snd_ff_spec {
        const struct snd_ff_protocol *protocol;
        u64 midi_high_addr;
        u8 midi_addr_range;
+       u64 midi_rx_addrs[SND_FF_OUT_MIDI_PORTS];
 };
 
 struct snd_ff {