1
0
Fork 0
alistair23-linux/sound/firewire/fireface
Takashi Sakamoto 6d1ef1bbfe ALSA: fireface: code refactoring to handle model-specific registers
As a result of investigation for Fireface 800, 'struct snd_ff_spec.regs'
is just for higher address to receive tx asynchronous packets of MIDI
messages, thus it can be simplified.

This commit simplifies it.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-12-16 10:18:31 +01:00
..
Makefile ALSA: fireface: add support for Fireface 800 with MIDI functionality only 2018-12-11 14:58:01 +01: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: code refactoring to handle multiplier mode 2018-12-16 10:18:25 +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: allocate isochronous resources in mode-specific implementation 2018-12-16 10:18:27 +01:00
ff-protocol-ff800.c ALSA: fireface: add support for packet streaming on Fireface 800 2018-12-16 10:18:29 +01:00
ff-stream.c ALSA: fireface: allocate isochronous resources in mode-specific implementation 2018-12-16 10:18:27 +01:00
ff-transaction.c ALSA: fireface: code refactoring to handle model-specific registers 2018-12-16 10:18:31 +01:00
ff.c ALSA: fireface: code refactoring to handle model-specific registers 2018-12-16 10:18:31 +01:00
ff.h ALSA: fireface: code refactoring to handle model-specific registers 2018-12-16 10:18:31 +01:00