commit | ccccad8646fad5f86f09adb040e02ca1a838585c | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Fri Apr 25 22:44:48 2014 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Mon May 26 14:13:44 2014 +0200 |
tree | 539472a8db665f9c2d5967cfb318e3f677ff20c4 | |
parent | 83d8d72dffa87a6dcecce229617273be62ec5bc0 [diff] |
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>