commit | 600c8018df605a91575aef6811cf927e2d933d30 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Mon Jul 22 12:36:57 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jul 22 16:05:01 2019 +0200 |
tree | 6f79ad026555c6149a7cf6478eaaedfa2621201d | |
parent | 3baf30532f94030244a31a275b546d042656c535 [diff] |
ALSA: firewire-lib: pass no syt information to data block processing layer In a previous commit, the variable passed from packet streaming layer for syt variable is useless. This commit obsoletes it. In my future work, the syt information is passed to data block processing layer by another way. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>