]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: firewire-lib: use the same type of argument for CIP header for tracing event
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 19 May 2019 10:01:05 +0000 (19:01 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 May 2019 05:46:24 +0000 (07:46 +0200)
commit4a10cecc41825becb3283be5e310759f4994f2ea
tree9406e5d91e91d8d1e4d2a78f812a19b9af74b85a
parentc4580f20971539a78231591852055a375a957fab
ALSA: firewire-lib: use the same type of argument for CIP header for tracing event

An argument for CIP header in 'in_packet' event is not the same type in
'out_packet' event. This is not good to unify these events.

This commit uses the same type of argument for these events.

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