aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorKailang Yang <kailang@realtek.com>2019-01-09 16:23:37 +0800
committerTakashi Iwai <tiwai@suse.de>2019-01-09 10:21:57 +0100
commit4d4b0c52bde470c379f5d168d5c139ad866cb808 (patch)
tree3cd63fad034e8a3af6e650b73b1d8558dd75de83 /sound
parentALSA: usb-audio: fix CM6206 register definitions (diff)
downloadlinux-dev-4d4b0c52bde470c379f5d168d5c139ad866cb808.tar.xz
linux-dev-4d4b0c52bde470c379f5d168d5c139ad866cb808.zip
ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for ALC225
Forgot to add unplug function to unplug state of headset mode for ALC225. Signed-off-by: Kailang Yang <kailang@realtek.com> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound')
-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 396ec43a2a54..2c5c8ad84783 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -4102,6 +4102,7 @@ static void alc_headset_mode_unplugged(struct hda_codec *codec)
case 0x10ec0295:
case 0x10ec0289:
case 0x10ec0299:
+ alc_process_coef_fw(codec, alc225_pre_hsmode);
alc_process_coef_fw(codec, coef0225);
break;
case 0x10ec0867: