]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: firewire-lib: use the same prototype for functions to handle packet
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 31 Mar 2017 13:06:06 +0000 (22:06 +0900)
committerTakashi Iwai <tiwai@suse.de>
Wed, 5 Apr 2017 19:31:38 +0000 (21:31 +0200)
commitff0fb5aaa8799701aa01bd1f2cdaf93ce98bbe60
tree5de15a0f52736e5ef572ae7d9b671c6bd20b8b31
parentd3fc7aac11dc54f97f4f28c60a489a555529fa1c
ALSA: firewire-lib: use the same prototype for functions to handle packet

Audio and music units of RME Fireface series use its own protocol for
isochronous packets to transfer data. This protocol requires ALSA IEC
61883-1/6 engine to have alternative functions.

This commit is a preparation for the protocol.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/amdtp-stream-trace.h
sound/firewire/amdtp-stream.c