]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: firewire-lib: code refactoring to queueing packets
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 23 May 2019 15:14:39 +0000 (00:14 +0900)
committerTakashi Iwai <tiwai@suse.de>
Fri, 24 May 2019 07:05:16 +0000 (09:05 +0200)
commit1a397673bd3a4b7770013acad90d516ea74e7f14
treed815b844b22d45b51134885b77e24e5716274feb
parent04dc2e4747b2d96a0f199533b99c4c32b5b187a3
ALSA: firewire-lib: code refactoring to queueing packets

This commit is a preparation to queue IT packet with header. To enable
packet handler to fill the header, this commit uses kernel stack for
data structure of packet parameter in several part of this file.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/amdtp-stream.c