projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92adc96
)
ALSA: hda/realtek - Add headset Mic no shutup for ALC283
author
Kailang Yang
<kailang@realtek.com>
Mon, 9 Dec 2019 07:56:15 +0000
(15:56 +0800)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 19 Dec 2019 08:44:13 +0000
(09:44 +0100)
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>
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 dbfafee97931a42952dd33690bc4f80209e39cde..5bc1a6d2433344be4f1b6c169155f153e5ab9600 100644
(file)
--- 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: