ALSA: firewire-lib: obsolete macro for header of IT context
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 21 May 2019 14:57:36 +0000 (23:57 +0900)
committerTakashi Iwai <tiwai@suse.de>
Wed, 22 May 2019 10:28:26 +0000 (12:28 +0200)
commitdf9160b9149912a8b23b3a846313656d66cfacb8
tree24d977f1134668611cca5f30f6f45161d5f27106
parentfce9b013fee94ded75624edebf28c8f3506b16cc
ALSA: firewire-lib: obsolete macro for header of IT context

The header size parameter of 1394 OHCI IT context has no effect.
Besides the header size of queued packet is different from context
header.

This commit cleans codes relevant to these two headers.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/amdtp-stream.c