aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/motu/motu.h
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2019-10-30 17:06:39 +0900
committerTakashi Iwai <tiwai@suse.de>2019-10-30 10:57:52 +0100
commit2644df63c709e107c1882be95d802adea284dbf5 (patch)
tree5de4dd846396d102b3fe6b7e6d972483b8e32b94 /sound/firewire/motu/motu.h
parentALSA: usb-audio: sound: usb: usb true/false for bool return type (diff)
downloadlinux-dev-2644df63c709e107c1882be95d802adea284dbf5.tar.xz
linux-dev-2644df63c709e107c1882be95d802adea284dbf5.zip
ALSA: firewire-motu: fix wrong spelling for macro
Just replace 'SEPARETED' with 'SEPARATED' for macro. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Link: https://lore.kernel.org/r/20191030080644.1704-2-o-takashi@sakamocchi.jp Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '')
-rw-r--r--sound/firewire/motu/motu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/firewire/motu/motu.h b/sound/firewire/motu/motu.h
index 35ed8b6bb8e8..08e3d568221d 100644
--- a/sound/firewire/motu/motu.h
+++ b/sound/firewire/motu/motu.h
@@ -86,7 +86,7 @@ enum snd_motu_spec_flags {
SND_MOTU_SPEC_RX_MIDI_3RD_Q = 0x0200,
SND_MOTU_SPEC_TX_MIDI_2ND_Q = 0x0400,
SND_MOTU_SPEC_TX_MIDI_3RD_Q = 0x0800,
- SND_MOTU_SPEC_RX_SEPARETED_MAIN = 0x1000,
+ SND_MOTU_SPEC_RX_SEPARATED_MAIN = 0x1000,
};
#define SND_MOTU_CLOCK_RATE_COUNT 6