]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Suppress auto-mute feature on some machines with ALC861
authorTakashi Iwai <tiwai@suse.de>
Mon, 13 Feb 2012 10:56:25 +0000 (11:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 13 Feb 2012 11:07:40 +0000 (12:07 +0100)
commite652f4c861fb7f1f59ff0828db0d85578471932d
tree7337ba2be67e0a5dec04643b48411afca288d37d
parent71b1e9e43d5199f57c109e20c0f4dffc5c048130
ALSA: hda - Suppress auto-mute feature on some machines with ALC861

A few machines with ALC861 & co are reported not to work properly with
the auto-mute feature in software.  The auto-mute feature is implemented
in the hardware level, and the jack-detection never works with them.

Also, rename the fixup index as ALC861_FIXUP_* to follow the standard.

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