]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - remove one pin from ALC292_STANDARD_PINS
authorHui Wang <hui.wang@canonical.com>
Wed, 22 Jul 2015 02:33:34 +0000 (10:33 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 22 Jul 2015 08:33:00 +0000 (10:33 +0200)
commit09a2060866ec88f35a0756e7f8f16cd8bede618f
tree68050d485fc10a4e6dd0d171679364aaa37aa1f4
parentaf5e2c259afc238b1265d439bb6717048d9795bf
ALSA: hda - remove one pin from ALC292_STANDARD_PINS

One more Dell laptop with alc293 codec needs
ALC293_FIXUP_DELL1_MIC_NO_PRESENCE, but the pin 0x1e does not match
the corresponding one in the ALC292_STANDARD_PINS. To use this macro
for this machine, we need to remove pin 0x1e from it.

BugLink: https://bugs.launchpad.net/bugs/1476888
Cc: <stable@vger.kernel.org>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c