]> git.karo-electronics.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)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 19 Jun 2012 22:18:18 +0000 (23:18 +0100)
commit4961bcfc8225042545d63fe7e112c395b8cb3c2e
treef167533cc086d22902051383f96d9bce90ee0276
parent6d23dafba9578a2710846342d7fd1dbfdb099e2e
ALSA: hda - Suppress auto-mute feature on some machines with ALC861

commit e652f4c861fb7f1f59ff0828db0d85578471932d upstream.

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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
sound/pci/hda/patch_realtek.c