ALSA: firewire-motu: print for unknown source of sampling clock
[linux-2.6-block.git] / sound / firewire / motu / motu-proc.c
index ea46fb4c1b5a4207729cb2fdd41fe04a9a635c8f..4e5767c0c8d768dab73f3547231957493c03b253 100644 (file)
@@ -19,6 +19,7 @@ static const char *const clock_names[] = {
        [SND_MOTU_CLOCK_SOURCE_SPDIF_ON_COAX] = "S/PCIF 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_UNKNOWN] = "Unknown",
 };
 
 static void proc_read_clock(struct snd_info_entry *entry,