]> asedeno.scripts.mit.edu Git - linux.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)
commita8520f3e9314edddf95479c4796f05b7d594be32
tree90e779367b1268d820162b975cddc59815ae1dc7
parent64d0bf4d4977d18983bce6ad2868c9f75ec3a9f1
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