[Bionic][PATCH 1/2] UBUNTU: SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
Wen-chien Jesse Sung
jesse.sung at canonical.com
Mon Jan 29 14:47:02 UTC 2018
BugLink: https://launchpad.net/bugs/1723913
This is an update for commit ce30ef771146fbc79b893ce936bd24cb3b33b70e.
(backported from a patch by Kailang Yang <kailang at realtek.com>)
Signed-off-by: Wen-chien Jesse Sung <jesse.sung at canonical.com>
---
sound/pci/hda/patch_realtek.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index ab8b154..be4ca3b 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -6065,6 +6065,7 @@ static const struct hda_fixup alc269_fixups[] = {
{ 0x16, 0x0101102f }, /* Rear Headset HP */
{ 0x19, 0x02a1913c }, /* use as Front headset mic, without its own jack detect */
{ 0x1a, 0x01a19030 }, /* Rear Headset MIC */
+ { 0x1b, 0x02011020 },
{ }
},
.chained = true,
--
2.7.4
More information about the kernel-team
mailing list