]> 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)
commitc45b3e0ac8618c98122fddf81a8345a574325507
tree90e779367b1268d820162b975cddc59815ae1dc7
parent457c9bbe8d3b7332949140e46cf0402db69f8e06
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