]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: firewire-lib: unify packet handler for IT context
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 23 May 2019 15:14:38 +0000 (00:14 +0900)
committerTakashi Iwai <tiwai@suse.de>
Fri, 24 May 2019 07:05:15 +0000 (09:05 +0200)
commit21736c726f3b2a60e696c2990c9ccdc2eab93458
treef3ec89c6c802933965bf8196ac14e03ead93120b
parent4c54369c922c4a63468569e7a9404f8754559897
ALSA: firewire-lib: unify packet handler for IT context

The handlers for packet with CIP and without CIP include common codes.
This commit unifies them and remove an member for pointer to callback
function from data structure.

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