commit | 16be458993be75ca255cee176df47955608b4df8 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Fri May 24 00:14:38 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Fri May 24 09:05:15 2019 +0200 |
tree | f3ec89c6c802933965bf8196ac14e03ead93120b | |
parent | 252219c7b38c76b0da374d5197cc825772fd487d [diff] |
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>