]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"
authorColin Ian King <colin.king@canonical.com>
Thu, 17 May 2018 08:04:20 +0000 (09:04 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 17 May 2018 08:06:02 +0000 (10:06 +0200)
Trivial fix to spelling mistakes in audigy_outs arrays.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/emu10k1/emufx.c
sound/pci/emu10k1/emuproc.c

index 608ff4857d70cc3cfa4f195c5e5c9230ba0c4914..b45a01bb73e5cd4f6f69c33f1dc367b6beb01000 100644 (file)
@@ -170,7 +170,7 @@ static char *audigy_outs[32] = {
        /* 0x0f */ "Rear Right",
        /* 0x10 */ "AC97 Front Left",
        /* 0x11 */ "AC97 Front Right",
-       /* 0x12 */ "ADC Caputre Left",
+       /* 0x12 */ "ADC Capture Left",
        /* 0x13 */ "ADC Capture Right",
        /* 0x14 */ NULL,
        /* 0x15 */ NULL,
index bde0d1954f56e4725336e68aaf0f3e4959a3c86e..055227caa7cadb2c33f3087c10d9ede35d506da9 100644 (file)
@@ -135,7 +135,7 @@ static void snd_emu10k1_proc_read(struct snd_info_entry *entry,
                /* 15 */ "Rear Right",
                /* 16 */ "AC97 Front Left",
                /* 17 */ "AC97 Front Right",
-               /* 18 */ "ADC Caputre Left",
+               /* 18 */ "ADC Capture Left",
                /* 19 */ "ADC Capture Right",
                /* 20 */ "???",
                /* 21 */ "???",