From: Takashi Iwai Date: Fri, 7 Nov 2008 13:49:28 +0000 (+0100) Subject: ALSA: hda - Fix ALC260 hp3013 master switch X-Git-Tag: v2.6.29-rc1~590^2~6^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30cde0aacc5f6786b0c4d4fafaac95eac845b8d7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed