diff options
author | Joe Perches <joe@perches.com> | 2007-12-18 07:13:47 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 11:29:41 -0500 |
commit | 561de31a23a8a5d23baeb8b2ce7c6102cb649616 (patch) | |
tree | 1a5ebe319ea7ca10e0068f2a8f97b3e3dfde2177 /sound/pci/cs46xx/cs46xx_lib.c | |
parent | f488d9fcc84692ca0060b4e16c1c61a8d514cea8 (diff) |
[ALSA] sound/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'sound/pci/cs46xx/cs46xx_lib.c')
-rw-r--r-- | sound/pci/cs46xx/cs46xx_lib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/cs46xx/cs46xx_lib.c b/sound/pci/cs46xx/cs46xx_lib.c index 8c44fefd15fc..28f98bd9f743 100644 --- a/sound/pci/cs46xx/cs46xx_lib.c +++ b/sound/pci/cs46xx/cs46xx_lib.c | |||
@@ -8,7 +8,7 @@ | |||
8 | * - Sometimes the SPDIF input DSP tasks get's unsynchronized | 8 | * - Sometimes the SPDIF input DSP tasks get's unsynchronized |
9 | * and the SPDIF get somewhat "distorcionated", or/and left right channel | 9 | * and the SPDIF get somewhat "distorcionated", or/and left right channel |
10 | * are swapped. To get around this problem when it happens, mute and unmute | 10 | * are swapped. To get around this problem when it happens, mute and unmute |
11 | * the SPDIF input mixer controll. | 11 | * the SPDIF input mixer control. |
12 | * - On the Hercules Game Theater XP the amplifier are sometimes turned | 12 | * - On the Hercules Game Theater XP the amplifier are sometimes turned |
13 | * off on inadecuate moments which causes distorcions on sound. | 13 | * off on inadecuate moments which causes distorcions on sound. |
14 | * | 14 | * |