]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: firewire-lib: use the same unit for payload argument in tracing events
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 19 May 2019 10:01:07 +0000 (19:01 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 May 2019 05:46:43 +0000 (07:46 +0200)
commit3214d93a332a24aa276fb7dda2f6349d7b5df010
tree90e779367b1268d820162b975cddc59815ae1dc7
parent0fe90878eada7ee34a8c8230ec7a3f32f916052d
ALSA: firewire-lib: use the same unit for payload argument in tracing events

The most of tracing event in this module have the size of payload in
byte unit, however 'in_packet_without_header' event have the argument
in quadlet unit.

This commit change the unit for argument to be consistent.

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