]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac7a81c59c97805bb42ae3288f7a7fb6770959db
tree539472a8db665f9c2d5967cfb318e3f677ff20c4
parent4ee55b310c5ca6a87448c4f3b07dfb2695cf567a
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