X-Git-Url: https://git.kernel.dk/?p=linux-2.6-block.git;a=blobdiff_plain;f=sound%2Ffirewire%2Fmotu%2Fmotu-proc.c;h=187f6abd878c3b613f1a60699c3e6dc928c20769;hp=b47ba818343ff8233a6d4a88ca410be2b0fd1281;hb=0929249e3be3bb82ee6cfec0025f4dde952210b3;hpb=271e657f92ed94ced8a9fccf265b993650272a6b diff --git a/sound/firewire/motu/motu-proc.c b/sound/firewire/motu/motu-proc.c index b47ba818343f..187f6abd878c 100644 --- a/sound/firewire/motu/motu-proc.c +++ b/sound/firewire/motu/motu-proc.c @@ -16,7 +16,7 @@ static const char *const clock_names[] = { [SND_MOTU_CLOCK_SOURCE_SPDIF_ON_OPT] = "S/PDIF on optical interface", [SND_MOTU_CLOCK_SOURCE_SPDIF_ON_OPT_A] = "S/PDIF on optical interface A", [SND_MOTU_CLOCK_SOURCE_SPDIF_ON_OPT_B] = "S/PDIF on optical interface B", - [SND_MOTU_CLOCK_SOURCE_SPDIF_ON_COAX] = "S/PCIF on coaxial interface", + [SND_MOTU_CLOCK_SOURCE_SPDIF_ON_COAX] = "S/PDIF on coaxial interface", [SND_MOTU_CLOCK_SOURCE_AESEBU_ON_XLR] = "AESEBU on XLR interface", [SND_MOTU_CLOCK_SOURCE_WORD_ON_BNC] = "Word clock on BNC interface", [SND_MOTU_CLOCK_SOURCE_SPH] = "Source packet header",