ALSA: hda/realtek - Fixup headphone noise via runtime suspend
authorKailang Yang <kailang@realtek.com>
Fri, 10 May 2019 08:28:57 +0000 (16:28 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 May 2019 05:37:44 +0000 (07:37 +0200)
commite0e1dc65bb13255157dbdc795ecbf899589f5016
tree653fcf45f09b982e81a4cb260418f3667bf6ed05
parentae31551237041e10bba456c2ed0b82939872ff40
ALSA: hda/realtek - Fixup headphone noise via runtime suspend

commit dad3197da7a3817f27bb24f7fd3c135ffa707202 upstream.

Dell platform with ALC298.
system enter to runtime suspend. Headphone had noise.
Let Headset Mic not shutup will solve this issue.

[ Fixed minor coding style issues by tiwai ]

Signed-off-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c