git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6e03da
)
ALSA: hda - CX20549 doesn't need pin_amp_workaround.
author
Michael Karcher
<kernel@mkarcher.dialup.fu-berlin.de>
Fri, 6 Apr 2012 13:34:19 +0000
(15:34 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Sat, 7 Apr 2012 10:25:47 +0000
(12:25 +0200)
CX20549 (ctx5045) doesn't accept data on index 1 for output pins,
as shown in the following hda-var transaction:
$ hda-verb /dev/snd/hwC0D0 0x10 set_amp_gain 0xb126
nid = 0x10, verb = 0x300, param = 0xb126
value = 0x0
$ hda-verb /dev/snd/hwC0D0 0x10 get_amp_gain 0x8001
nid = 0x10, verb = 0xb00, param = 0x8001
value = 0x0
Signed-off-by: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c
patch
|
blob
|
history
diff --cc
sound/pci/hda/patch_conexant.c
Simple merge