1
0
Fork 0

ALSA: hda/realtek - Add headset Mic no shutup for ALC283

commit 66c5d718e5 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
5.4-rM2-2.2.x-imx-squashed
Kailang Yang 2019-12-09 15:56:15 +08:00 committed by Greg Kroah-Hartman
parent 0844feca25
commit 52702a539c
1 changed files with 1 additions and 0 deletions

View File

@ -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: