commit | d2c104a3426be9991b35c65f0f260a107c4b2942 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Mon Jul 22 12:37:03 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jul 22 16:05:06 2019 +0200 |
tree | fd9255ce06b2dc7149051fc03b1050154c18e85d | |
parent | 0f5cfcb24d9c931e4571e9995bbfc08cc76d5d4a [diff] |
ALSA: firewire-lib: pass packet descriptor to data block processing layer This commit changes signature of callback function to call data block processing layer with packet descriptor. At present, the layer is called per packet. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>