]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda - Fix ALC260 hp3013 master switch
authorTakashi Iwai <tiwai@suse.de>
Fri, 7 Nov 2008 13:49:28 +0000 (14:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 7 Nov 2008 13:51:15 +0000 (14:51 +0100)
commit30cde0aacc5f6786b0c4d4fafaac95eac845b8d7
tree716790843e7eb4c27989a4459e473d794e9110d9
parent077402317291437521ed86d3326b3bcc62d40529
ALSA: hda - Fix ALC260 hp3013 master switch

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>
sound/pci/hda/patch_realtek.c