commit | 30cde0aacc5f6786b0c4d4fafaac95eac845b8d7 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Nov 07 14:49:28 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Nov 07 14:51:15 2008 +0100 |
tree | 716790843e7eb4c27989a4459e473d794e9110d9 | |
parent | 077402317291437521ed86d3326b3bcc62d40529 [diff] |
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>