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:
0774023
)
ALSA: hda - Fix ALC260 hp3013 master switch
author
Takashi Iwai
<tiwai@suse.de>
Fri, 7 Nov 2008 13:49:28 +0000
(14:49 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 7 Nov 2008 13:51:15 +0000
(14:51 +0100)
The master switch doesn't influence on NID 0x15, the headphone jack
on HP 3013 model because alc260_hp_master_update() ignores the passed
arguments.
Also, corrected the wrong arguments of hp3013 (0x10 and 0x15) although
this doesn't change any behavior.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found