linux_dsm_epyc7002/sound/firewire/fireface
Takashi Sakamoto 6c644e4e95 ALSA: fireface: change prototype of handler for async transaction with MIDI messages
In a series of Fireface, devices transfer asynchronous transaction with
MIDI messages. In the transaction, content is different depending on
models. ALSA fireface driver has protocol-dependent handler to pick up
MIDI messages from the content.

In latter models of the series, the transaction is transferred to range
of address sequentially. This seems to check continuity of transferred
messages.

This commit changes prototype of the handler to receive offset of
address for received transactions.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-01-22 17:20:49 +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: add protocol-dependent operation to get clock status 2019-01-21 15:12:20 +01:00
ff-proc.c ALSA: fireface: code refactoring to parse of clock configuration 2019-01-21 15:12:23 +01:00
ff-protocol-former.c ALSA: fireface: change prototype of handler for async transaction with MIDI messages 2019-01-22 17:20:49 +01:00
ff-protocol-latter.c ALSA: fireface: add support for Fireface UCX 2019-01-21 15:12:25 +01:00
ff-stream.c ALSA: fireface: add protocol-dependent operation to get clock status 2019-01-21 15:12:20 +01:00
ff-transaction.c ALSA: fireface: change prototype of handler for async transaction with MIDI messages 2019-01-22 17:20:49 +01:00
ff.c ALSA: fireface: add support for Fireface UCX 2019-01-21 15:12:25 +01:00
ff.h ALSA: fireface: change prototype of handler for async transaction with MIDI messages 2019-01-22 17:20:49 +01:00
Makefile ALSA: fireface: add support for Fireface UCX 2019-01-21 15:12:25 +01:00