Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3492605imu; Sun, 11 Nov 2018 16:19:54 -0800 (PST) X-Google-Smtp-Source: AJdET5dTufySwbx9t5YwWzpZ6xSNuXJW5W4g/NKvAQwn1wsh/6mOYjJR4YJwNLzw19DulUxzfm84 X-Received: by 2002:a62:3501:: with SMTP id c1-v6mr17874171pfa.173.1541981994506; Sun, 11 Nov 2018 16:19:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1541981994; cv=none; d=google.com; s=arc-20160816; b=EB+R48+jauQ0bubTj4uhZ2BBegLmp3pW3c7FiKOTmPazv9bKuc0IzKjlX8md0hzfns g5y/dKDxsfNuGHlLjfGk2BduGT38u6/loHQjEqrwPHlWY/OP4O0qyjimVgJparpynoCG pJpUa+/N+0tLqQzXA8/dVf7kR+VLRqBNy50+wpR/fALSQiMO+2Td6EJlodxQ6aQEOn7J Z8ecn3QS9tiZG9I4zau4mup53B94EaBtGME5J401pxu/kqa8Fxjqt2iLuWaiSse1e+VK tsi2p0H442ipP+sPZ/GW5osmQqON3J7RG5L50+fFJBuj4F6G4kiNTuMsn6BtV1tJr6Py +X1g== 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=leUvaqOHy3vwG9J8pDC1JxDXH5QIdX1bTAgckWZKvfk=; b=XFNR/gOhbg47ksbW64+bl2fwMi7OC62IwLt7hGuOpHuYFBLWUdJZhcQCj90JQckEi8 HIHsAQObGIoBDrL2RP53kwnb6OFPVnX+Sim+61wyK9paH+LHAnVussnlXWacL6YcAWMx U08C+Vk4hSYYvqLxg8KyCojKKKMYpAMQbE8cbr3t5FBYl42EvliM3ZQ2VJOZ145wJjYv nFLiLISQtX8lIu7ZGk61PUto71sYD0sU4ec7TykFs5cea3gdSiB4CfUkfdp1CrCI06if 6sGJ/hnl/ZifXAxw12VdCbTtCvdghFPGJdfcERNBurbfIMRgjR/QFoYVo4bzyGVmhtN+ NCBQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Ivpm0dm1; 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 h65-v6si17200031pfc.62.2018.11.11.16.19.39; Sun, 11 Nov 2018 16:19:54 -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=Ivpm0dm1; 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 S1730191AbeKLKIf (ORCPT + 99 others); Mon, 12 Nov 2018 05:08:35 -0500 Received: from mail.kernel.org ([198.145.29.99]:59016 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730004AbeKLIRA (ORCPT ); Mon, 12 Nov 2018 03:17:00 -0500 Received: from localhost (unknown [206.108.79.134]) (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 7958D214DB; Sun, 11 Nov 2018 22:27:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1541975224; bh=Lvs1Ggpea2QxHsdbCcKMXTPac5NDFW7Ds+re0JHa6QU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Ivpm0dm1XI2EMA14MQlheQWSQLREfdGQdNO1824oWCe2m7ucUiL+4kr6sUEP6i9AW TsEHBMkO9fA2iLsMnP++r/2TGyp8Agw4ycBTIewDrQygyWPvFeJkaMKxgcQbBHJrmR sAXkCz6ZJ80xhyPBXtuNVGmX8iOFopULwQKGY9mY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Alexander Ploumistos , Jeremy Cline , Takashi Iwai Subject: [PATCH 4.19 037/361] ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905) Date: Sun, 11 Nov 2018 14:16:24 -0800 Message-Id: <20181111221624.962214177@linuxfoundation.org> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181111221619.915519183@linuxfoundation.org> References: <20181111221619.915519183@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review 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.19-stable review patch. If anyone has any objections, please let me know. ------------------ From: Jeremy Cline commit e7bb6ad5685f05685dd8a6a5eda7bfcd14d5f95b upstream. The Lenovo G50-30, like other G50 models, has a Conexant codec that requires a quirk for its inverted stereo dmic. Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1249364 Reported-by: Alexander Ploumistos Tested-by: Alexander Ploumistos Cc: stable@vger.kernel.org Signed-off-by: Jeremy Cline Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_conexant.c | 1 + 1 file changed, 1 insertion(+) --- a/sound/pci/hda/patch_conexant.c +++ b/sound/pci/hda/patch_conexant.c @@ -943,6 +943,7 @@ static const struct snd_pci_quirk cxt506 SND_PCI_QUIRK(0x17aa, 0x21da, "Lenovo X220", CXT_PINCFG_LENOVO_TP410), SND_PCI_QUIRK(0x17aa, 0x21db, "Lenovo X220-tablet", CXT_PINCFG_LENOVO_TP410), SND_PCI_QUIRK(0x17aa, 0x38af, "Lenovo IdeaPad Z560", CXT_FIXUP_MUTE_LED_EAPD), + SND_PCI_QUIRK(0x17aa, 0x3905, "Lenovo G50-30", CXT_FIXUP_STEREO_DMIC), SND_PCI_QUIRK(0x17aa, 0x390b, "Lenovo G50-80", CXT_FIXUP_STEREO_DMIC), SND_PCI_QUIRK(0x17aa, 0x3975, "Lenovo U300s", CXT_FIXUP_STEREO_DMIC), SND_PCI_QUIRK(0x17aa, 0x3977, "Lenovo IdeaPad U310", CXT_FIXUP_STEREO_DMIC),