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)
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