提交 fcd8f3b1 编写于 作者: D David Henningsson 提交者: Takashi Iwai

ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5

This patch enables internal mic input on the machine.

Cc: stable@vger.kernel.org
BugLink: https://bugs.launchpad.net/bugs/1107477Signed-off-by: NDavid Henningsson <david.henningsson@canonical.com>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 d56268fb
...@@ -5709,6 +5709,7 @@ static const struct alc_model_fixup alc268_fixup_models[] = { ...@@ -5709,6 +5709,7 @@ static const struct alc_model_fixup alc268_fixup_models[] = {
}; };
static const struct snd_pci_quirk alc268_fixup_tbl[] = { static const struct snd_pci_quirk alc268_fixup_tbl[] = {
SND_PCI_QUIRK(0x1025, 0x015b, "Acer AOA 150 (ZG5)", ALC268_FIXUP_INV_DMIC),
/* below is codec SSID since multiple Toshiba laptops have the /* below is codec SSID since multiple Toshiba laptops have the
* same PCI SSID 1179:ff00 * same PCI SSID 1179:ff00
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册