diff options
Diffstat (limited to 'sound/pci/cs46xx')
-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 | * |