OSDN Git Service

ALSA: firewire-motu: use macro for magic numbers relevant to IEC 61883-1
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 2 Jun 2021 01:34:04 +0000 (10:34 +0900)
committerTakashi Iwai <tiwai@suse.de>
Wed, 2 Jun 2021 06:59:29 +0000 (08:59 +0200)
commit138d1bceee6a3baaf2555725bf5b3e44b02a65e4
tree9f5791c16ab1596704ac70a03131d86b310d99ec
parent1bd1b3be86550d9df1ca81b8939b42a1b7fd5d68
ALSA: firewire-motu: use macro for magic numbers relevant to IEC 61883-1

ALSA firewire-motu driver has some magic numbers from IEC 61883-1 to
operates source packet header (SPH). This commit replaces them with
macros.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20210602013406.26442-2-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/motu/amdtp-motu.c