aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
diff options
context:
space:
mode:
authorKailang Yang <kailang@realtek.com>2019-12-09 15:56:15 +0800
committerTakashi Iwai <tiwai@suse.de>2019-12-19 09:44:13 +0100
commit66c5d718e5a6f80153b5e8d6ad8ba8e9c3320839 (patch)
tree609b1ff7d82b579ff1302a9dc101a368d746fcf9 /sound/pci/hda
parentALSA: usb-audio: set the interface format after resume on Dell WD19 (diff)
downloadlinux-dev-66c5d718e5a6f80153b5e8d6ad8ba8e9c3320839.tar.xz
linux-dev-66c5d718e5a6f80153b5e8d6ad8ba8e9c3320839.zip
ALSA: hda/realtek - Add headset Mic no shutup for ALC283
Chrome machine had humming noise from external speaker plugin at codec D3 state. Signed-off-by: Kailang Yang <kailang@realtek.com> Cc: <stable@vger.kernel.org> Link: https://lore.kernel.org/r/2692449396954c6c968f5b75e2660358@realtek.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda')
-rw-r--r--sound/pci/hda/patch_realtek.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index dbfafee97931..5bc1a6d24333 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -501,6 +501,7 @@ static void alc_shutup_pins(struct hda_codec *codec)
struct alc_spec *spec = codec->spec;
switch (codec->core.vendor_id) {
+ case 0x10ec0283:
case 0x10ec0286:
case 0x10ec0288:
case 0x10ec0298: