]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: firewire-lib: code cleanup for incoming packet handling
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 9 May 2016 14:15:54 +0000 (23:15 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 May 2016 15:04:00 +0000 (17:04 +0200)
commit559e37a5edd51fd9a129942dcf88d877c8571f2c
treeac5060ef5b00b3b6c6a66ca26de02863b0331b85
parentf19fca2273cc1c1ed55168614f010aa69fe54d6a
ALSA: firewire-lib: code cleanup for incoming 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 incoming packet processing.

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