1
0
Fork 0
alistair23-linux/sound/firewire/fireface
Takashi Sakamoto 3eb8a24459 ALSA: fireface: add driver data for register for MIDI high address
Fireface 400 and 800 have the same mechanism to decide address to which
asynchronous transactions are sent for MIDI messages, however they use
different registers for controllers to notify higher 4 byte of the
address.

This commit adds a model-specific parameter to represent the address.
Additionally, it corrects some comments. I note that these two models have
a difference to enable/disable the transaction.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-12-11 14:57:16 +01:00
..
Makefile ALSA: fireface: add support for Fireface 400 2017-04-05 21:31:54 +02:00
amdtp-ff.c locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() 2017-10-25 11:01:08 +02:00
ff-hwdep.c vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
ff-midi.c locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() 2017-10-25 11:01:08 +02:00
ff-pcm.c ALSA: fireface: share helper function to get current sampling rate and clock source 2018-12-11 14:56:20 +01:00
ff-proc.c ALSA: fireface: add support for second optical interface for ADAT stream 2018-12-11 14:56:38 +01:00
ff-protocol-ff400.c ALSA: fireface: add driver data for register for MIDI high address 2018-12-11 14:57:16 +01:00
ff-stream.c ALSA: fireface: share helper function to get current sampling rate and clock source 2018-12-11 14:56:20 +01:00
ff-transaction.c ALSA: fireface: add driver data for register for MIDI high address 2018-12-11 14:57:16 +01:00
ff.c ALSA: fireface: add driver data for register for MIDI high address 2018-12-11 14:57:16 +01:00
ff.h ALSA: fireface: add driver data for register for MIDI high address 2018-12-11 14:57:16 +01:00