diff options
Diffstat (limited to 'sound/pci/ca0106/ca0106_main.c')
-rw-r--r-- | sound/pci/ca0106/ca0106_main.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sound/pci/ca0106/ca0106_main.c b/sound/pci/ca0106/ca0106_main.c index b605d7045cc0..59bf9bd02534 100644 --- a/sound/pci/ca0106/ca0106_main.c +++ b/sound/pci/ca0106/ca0106_main.c | |||
@@ -186,8 +186,8 @@ static struct snd_ca0106_details ca0106_chip_details[] = { | |||
186 | /* New Audigy SE. Has a different DAC. */ | 186 | /* New Audigy SE. Has a different DAC. */ |
187 | /* SB0570: | 187 | /* SB0570: |
188 | * CTRL:CA0106-DAT | 188 | * CTRL:CA0106-DAT |
189 | * ADC: WM8768GEDS | 189 | * ADC: WM8775EDS |
190 | * DAC: WM8775EDS | 190 | * DAC: WM8768GEDS |
191 | */ | 191 | */ |
192 | { .serial = 0x100a1102, | 192 | { .serial = 0x100a1102, |
193 | .name = "Audigy SE [SB0570]", | 193 | .name = "Audigy SE [SB0570]", |
@@ -1189,7 +1189,7 @@ static unsigned int spi_dac_init[] = { | |||
1189 | 0x02ff, | 1189 | 0x02ff, |
1190 | 0x0400, | 1190 | 0x0400, |
1191 | 0x0520, | 1191 | 0x0520, |
1192 | 0x0600, | 1192 | 0x0620, /* Set 24 bit. Was 0x0600 */ |
1193 | 0x08ff, | 1193 | 0x08ff, |
1194 | 0x0aff, | 1194 | 0x0aff, |
1195 | 0x0cff, | 1195 | 0x0cff, |