]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: firewire-lib: use dynamic array for CIP header of tracing events
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 19 May 2019 10:01:08 +0000 (19:01 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 May 2019 05:46:50 +0000 (07:46 +0200)
commit54011221b29e264c2530958dfbc7c80cc3d32e04
tree069e12a816eca6b237a64dc5ed0e6bbf65c1be29
parentc45b3e0ac8618c98122fddf81a8345a574325507
ALSA: firewire-lib: use dynamic array for CIP header of tracing events

This modules handles two types of isochronous packet; one has CIP header
in IEC 61883-1/6 and another doesn't. The module also have tracing events
corresponding to the types of packet. To unify the events, one event
should be probed with or without CIP header.

This commit uses dynamic array for the events to be available for the
types of packet.

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