|
@@ -71,9 +71,6 @@ struct snd_tscm {
|
|
struct snd_fw_async_midi_port out_ports[TSCM_MIDI_OUT_PORT_MAX];
|
|
struct snd_fw_async_midi_port out_ports[TSCM_MIDI_OUT_PORT_MAX];
|
|
u8 running_status[TSCM_MIDI_OUT_PORT_MAX];
|
|
u8 running_status[TSCM_MIDI_OUT_PORT_MAX];
|
|
bool on_sysex[TSCM_MIDI_OUT_PORT_MAX];
|
|
bool on_sysex[TSCM_MIDI_OUT_PORT_MAX];
|
|
-
|
|
|
|
- /* For control messages. */
|
|
|
|
- struct snd_firewire_tascam_status *status;
|
|
|
|
};
|
|
};
|
|
|
|
|
|
#define TSCM_ADDR_BASE 0xffff00000000ull
|
|
#define TSCM_ADDR_BASE 0xffff00000000ull
|