]> asedeno.scripts.mit.edu Git - linux.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)
commitbde2bbdb307a63e1829c113dba9a378eebe23b18
tree069e12a816eca6b237a64dc5ed0e6bbf65c1be29
parenta8520f3e9314edddf95479c4796f05b7d594be32
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