projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d56268f
)
ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5
author
David Henningsson
<david.henningsson@canonical.com>
Mon, 28 Jan 2013 04:45:47 +0000
(
05:45
+0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 28 Jan 2013 08:50:50 +0000
(09:50 +0100)
This patch enables internal mic input on the machine.
Cc: stable@vger.kernel.org
BugLink:
https://bugs.launchpad.net/bugs/1107477
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c
patch
|
blob
|
history
diff --git
a/sound/pci/hda/patch_realtek.c
b/sound/pci/hda/patch_realtek.c
index
a4b9364
..
5faaad2
100644
(file)
--- a/
sound/pci/hda/patch_realtek.c
+++ b/
sound/pci/hda/patch_realtek.c
@@
-5709,6
+5709,7
@@
static const struct alc_model_fixup alc268_fixup_models[] = {
};
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
* same PCI SSID 1179:ff00
*/