From: Hui Wang Date: Wed, 5 Nov 2014 04:17:58 +0000 (+0800) Subject: ALSA: hda - fix mute led problem for three HP laptops X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~153^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c922c4e87b9b5a3b50d4d17b96f189121430f511;p=pandora-kernel.git ALSA: hda - fix mute led problem for three HP laptops Without the fix, the mute led can't work on these three machines. After apply this fix, these three machines will fall back on the led control quirk as below, and through testing, the mute led works very well. PIN_QUIRK(0x10ec0282, 0x103c, "HP", ALC269_FIXUP_HP_LINE1_MIC1_LED, ALC282_STANDARD_PINS, {0x12, 0x90a60140}, ... BugLink: https://bugs.launchpad.net/bugs/1389497 Tested-by: TieFu Chen Cc: Kailang Yang Cc: stable@vger.kernel.org Signed-off-by: Hui Wang Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed