ALSA: firewire-lib: Give syt value as parameter to handle_out_packet()
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 25 Apr 2014 13:44:48 +0000 (22:44 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 May 2014 12:13:44 +0000 (14:13 +0200)
commitccccad8646fad5f86f09adb040e02ca1a838585c
tree539472a8db665f9c2d5967cfb318e3f677ff20c4
parent83d8d72dffa87a6dcecce229617273be62ec5bc0
ALSA: firewire-lib: Give syt value as parameter to handle_out_packet()

For duplex streams with synchronization, drivers should pick up
'presentation timestamp' from in-packets and use the timestamp for
out-packets. This commit is preparation for this.

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