]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: firewire-lib: code cleanup for outgoing packet handling
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 9 May 2016 14:15:55 +0000 (23:15 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 May 2016 15:04:01 +0000 (17:04 +0200)
commitd7c90394fa77ecf6890ac8f4469b3ca8148590f2
treea0faabbd235e560aa96ab1338f1898d7460245de
parent559e37a5edd51fd9a129942dcf88d877c8571f2c
ALSA: firewire-lib: code cleanup for outgoing packet handling

In previous commit, this module has no need to reuse parameters of
incoming packets for outgoing packets anymore. This commit arranges some
needless codes for outgoing packet processing.

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