projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e74eba
)
[ALSA] snd-ca0106: Update playback to 24bit. Fix typo is comment.
author
James Courtier-Dutton
<James@superbug.co.uk>
Sat, 10 Jun 2006 08:16:49 +0000
(09:16 +0100)
committer
Jaroslav Kysela
<perex@suse.cz>
Thu, 22 Jun 2006 19:34:18 +0000
(21:34 +0200)
Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
sound/pci/ca0106/ca0106_main.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/ca0106/ca0106_main.c
b/sound/pci/ca0106/ca0106_main.c
index b605d7045cc011debbf0adc5cff76fd65a7a1634..59bf9bd02534a2a78f08651ef3afb2291a39e87c 100644
(file)
--- 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[] = {
/* New Audigy SE. Has a different DAC. */
/* SB0570:
* CTRL:CA0106-DAT
- * ADC: WM87
68G
EDS
- * DAC: WM87
75
EDS
+ * ADC: WM87
75
EDS
+ * DAC: WM87
68G
EDS
*/
{ .serial = 0x100a1102,
.name = "Audigy SE [SB0570]",
@@
-1189,7
+1189,7
@@
static unsigned int spi_dac_init[] = {
0x02ff,
0x0400,
0x0520,
- 0x06
00,
+ 0x06
20, /* Set 24 bit. Was 0x0600 */
0x08ff,
0x0aff,
0x0cff,