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)
commit16be458993be75ca255cee176df47955608b4df8
treef3ec89c6c802933965bf8196ac14e03ead93120b
parent252219c7b38c76b0da374d5197cc825772fd487d
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