Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5153876imu; Tue, 15 Jan 2019 12:12:01 -0800 (PST) X-Google-Smtp-Source: ALg8bN7Glu27gYKnPp653SkJSOHWz/Ijz7bOhDlfAYTq1l7HLHA75t0W6niosxwcHolhQM/aHxFl X-Received: by 2002:a17:902:aa8c:: with SMTP id d12mr5955548plr.25.1547583121308; Tue, 15 Jan 2019 12:12:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547583121; cv=none; d=google.com; s=arc-20160816; b=ibiCA54eEkqgBRZxCoyJt94LOxxgKPDmxP+sKoReTx8JaG9lo189m1Et+AAfTzsiZw I3uPVPV4bsK3iNJ8TUdzR355aHK1H/garF6+R0IYq1l4q7kKM2Lf5/XBiv9DaXFMR3Sw LUqEqAgMy/7etzNY6irBcs3hpRZSsopHMPWrekp5UV2ldnSGaRIiOkR5Pp+V5INSg7/P BzKweolnrVITfvsZxNjE+LCMzt1QpMoAp0+sISl8kE2WVgXVHe0nQ5sDsVGwfI6i/bsJ D4+oLETsbiLpQA65Jo4gLzCWTsL+4Bit2AGjt6KcCx5PDGztEDtpGspfkI5d/xHCG7oV LA+A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=nu2+ubfe8V1Gf/IFMtXa6LLARWc4dOIuvJyhZjRiZvI=; b=VIOeCTBv7aTwhry2WSII3NcUDSqempUxHnGuHZDb6V3o9nlQ2nojmlLBwrmOE6bDwu vEB8/svCRVKLP8QYQ2nWGqOiTB4j/kZX5MF1V+vDYtIYDRRUR/aPxmDYatnVx/8j6QOS 69J5KnSzVTTEI7wr0z0BrUs98BWaL/MmKI/QFnfOJg6dmzIIC5UbOflES2/uhwzBM3mj iQVF5EDBEno4Wr6GzciHKyfUwU34cSPj9rjHO9/j3BCdM54gb2NZtkN/Yc0Vkc6E3Wxy afZ5gwvPMUozdXOyIkETRVcEjhHN37xvvc0yIlSe4xL/XkamDgkpb2Xfcpo+Z2eoQOpj yh7A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=0UIh53gh; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bd3si4138840plb.286.2019.01.15.12.11.43; Tue, 15 Jan 2019 12:12:01 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=0UIh53gh; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732752AbfAOQlR (ORCPT + 99 others); Tue, 15 Jan 2019 11:41:17 -0500 Received: from mail.kernel.org ([198.145.29.99]:57916 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732736AbfAOQlP (ORCPT ); Tue, 15 Jan 2019 11:41:15 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E7A0A2054F; Tue, 15 Jan 2019 16:41:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1547570474; bh=XbnYj2Bi9UdJX47hA5B7ALYRiNtugtAoQkK04yf81mk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=0UIh53ghxydbAMFLXm1W8BcEoMbYus35nuISV7f51CHL3jll7x11TvZz4sCkCkE1L Z7h/jj1issuH0cseS5wQ3yhsdIZVhQ/PCprMRC+RhVL7nAaRjWGKnZ9h79DKrKBLam Idi0cR23XrymqeyKXrwzymJOTs7C6fdRDULu4sDY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Kailang Yang , Takashi Iwai Subject: [PATCH 4.14 04/27] ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for ALC225 Date: Tue, 15 Jan 2019 17:35:53 +0100 Message-Id: <20190115154901.461522178@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190115154901.189747728@linuxfoundation.org> References: <20190115154901.189747728@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.14-stable review patch. If anyone has any objections, please let me know. ------------------ From: Kailang Yang commit 4d4b0c52bde470c379f5d168d5c139ad866cb808 upstream. Forgot to add unplug function to unplug state of headset mode for ALC225. Signed-off-by: Kailang Yang Cc: Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_realtek.c | 1 + 1 file changed, 1 insertion(+) --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -4005,6 +4005,7 @@ static void alc_headset_mode_unplugged(s case 0x10ec0225: case 0x10ec0295: case 0x10ec0299: + alc_process_coef_fw(codec, alc225_pre_hsmode); alc_process_coef_fw(codec, coef0225); break; case 0x10ec0867: