]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd43af5f736919aaefb904223c24a3d828999112d
tree24d977f1134668611cca5f30f6f45161d5f27106
parent6ba7d58a127345c32319f557d8fdd5d65b31187d
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