]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix mute-LED VREF value for new HP laptops
authorTakashi Iwai <tiwai@suse.de>
Thu, 9 Feb 2012 08:32:19 +0000 (09:32 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Feb 2012 08:33:46 +0000 (09:33 +0100)
commit8cae564e96a6fcd0fd4d73efb5f875f9fa7b446d
treedbc35a586c0f75f08c02dd38aecbbb8fe44c6ee3
parent6f55733bff68df6e057df9df428f1c88768918ff
ALSA: hda - Fix mute-LED VREF value for new HP laptops

The new HP laptops turns off the mute LED with VREF50 or VREF80, but
not in HIZ unlike the previous models.  Since VREF50 (also 80) works
with the previous models, let's use VREF50 for all.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c