]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/blame - releases/3.19.2/alsa-hda-one-more-dell-macine-needs-dell1_mic_no_presence-quirk.patch
4.14-stable patches
[thirdparty/kernel/stable-queue.git] / releases / 3.19.2 / alsa-hda-one-more-dell-macine-needs-dell1_mic_no_presence-quirk.patch
CommitLineData
f0f2280e
GKH
1From 70658b99490dd86cfdbf4fca117bbe2ef9a80d03 Mon Sep 17 00:00:00 2001
2From: Hui Wang <hui.wang@canonical.com>
3Date: Fri, 6 Mar 2015 14:03:57 +0800
4Subject: ALSA: hda - One more Dell macine needs DELL1_MIC_NO_PRESENCE quirk
5
6From: Hui Wang <hui.wang@canonical.com>
7
8commit 70658b99490dd86cfdbf4fca117bbe2ef9a80d03 upstream.
9
10BugLink: https://bugs.launchpad.net/bugs/1428947
11Signed-off-by: Hui Wang <hui.wang@canonical.com>
12Signed-off-by: Takashi Iwai <tiwai@suse.de>
13Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
14
15---
16 sound/pci/hda/patch_realtek.c | 7 +++++++
17 1 file changed, 7 insertions(+)
18
19--- a/sound/pci/hda/patch_realtek.c
20+++ b/sound/pci/hda/patch_realtek.c
21@@ -5114,6 +5114,13 @@ static const struct snd_hda_pin_quirk al
22 {0x17, 0x40000000},
23 {0x1d, 0x40700001},
24 {0x21, 0x02211040}),
25+ SND_HDA_PIN_QUIRK(0x10ec0255, 0x1028, "Dell", ALC255_FIXUP_DELL1_MIC_NO_PRESENCE,
26+ ALC255_STANDARD_PINS,
27+ {0x12, 0x90a60170},
28+ {0x14, 0x90170140},
29+ {0x17, 0x40000000},
30+ {0x1d, 0x40700001},
31+ {0x21, 0x02211050}),
32 SND_HDA_PIN_QUIRK(0x10ec0280, 0x103c, "HP", ALC280_FIXUP_HP_GPIO4,
33 {0x12, 0x90a60130},
34 {0x13, 0x40000000},