projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6953e55
)
ALSA: hda - Fix SPDIF output widget for Cxt5051 codec
author
Takashi Iwai
<tiwai@suse.de>
Sun, 24 Jan 2010 10:14:36 +0000
(11:14 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Sun, 24 Jan 2010 10:14:36 +0000
(11:14 +0100)
Fixed the wrongly set up for SPDIF output on Conexant 5051 codec.
It must point to the audio out widget instead of a pin.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c
patch
|
blob
|
history
diff --git
a/sound/pci/hda/patch_conexant.c
b/sound/pci/hda/patch_conexant.c
index
4fbb398
..
250b74f
100644
(file)
--- a/
sound/pci/hda/patch_conexant.c
+++ b/
sound/pci/hda/patch_conexant.c
@@
-42,7
+42,7
@@
/* Conexant 5051 specific */
-#define CXT5051_SPDIF_OUT 0x1
C
+#define CXT5051_SPDIF_OUT 0x1
2
#define CXT5051_PORTB_EVENT 0x38
#define CXT5051_PORTC_EVENT 0x39