From ccccad8646fad5f86f09adb040e02ca1a838585c Mon Sep 17 00:00:00 2001 From: Takashi Sakamoto Date: Fri, 25 Apr 2014 22:44:48 +0900 Subject: [PATCH] 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 Signed-off-by: Takashi Iwai --- Reading git-format-patch failed