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>