]> git.baikalelectronics.ru Git - kernel.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)
commit0bccde0bcdf441b87dfca8179fd1d2a35eef2e49
tree9406e5d91e91d8d1e4d2a78f812a19b9af74b85a
parent55cb00a5a2e3022d38956e735aede96938a47ba7
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