]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events"
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 24 Jun 2019 09:20:15 +0000 (18:20 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 24 Jun 2019 10:10:41 +0000 (12:10 +0200)
commitd6502a9df38aa7cb22f64171c1f940afaf41fdf7
treed0639cbabd1a0ebaedf21a5fa52c4ab26c6f7443
parent66ef1d729dc732a02cd846f1a6b209008fba0367
Revert "ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events"

This reverts commit b7809793e1ab2db42bbcb7a2655b78cf05d7b044.

When creating this patch, I compared the value of src field to the
value of first byte of cip_header field (SID) in tracing event.
But in this test I used a device which has a quirk to transfer
isochronous packet with invalid SID. The original change is valid.

Fixes: b7809793e1ab ("ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/amdtp-stream-trace.h