]> 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)
commit918d7fcd1b4a1c971048dacb0d5baa6d8aa28ed4
treed0639cbabd1a0ebaedf21a5fa52c4ab26c6f7443
parentc01196068fd71ad0580a686988909618073fa04d
Revert "ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events"

This reverts commit 14d0c454fec6d8507e7ad90bfae7b1237876b0bd.

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: 14d0c454fec6 ("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