Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp3635358pxb; Mon, 24 Jan 2022 14:04:12 -0800 (PST) X-Google-Smtp-Source: ABdhPJzvEKbRo5UnCswiZAgR6+bKbMiN3vB+3yA8a/rLUZZrX1wexlTarB9Rr/ODUBustVcNoKO7 X-Received: by 2002:a63:2ac2:: with SMTP id q185mr13213607pgq.370.1643061852142; Mon, 24 Jan 2022 14:04:12 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643061852; cv=none; d=google.com; s=arc-20160816; b=hMjansa1filkjg9kzNGfymJPlJ3hnnWW9uyFDsaAgbJrfkU9oQ0DwZsS5PeOmC3mTZ 6rT0zjKQuonwnjX3jB/Md5Z5j17HY0Zwxc2bKpUojII31oKd0tghpSAJ4ce/CfJjSjbz RrDnyWmmoZtVZ2XXnSPuET+G+TTDmYZPXqrY7DIQ2gfCpmyRWuYPI1+WW9Y4B+LlluPr a1DudDUBRp0JhnxvWePPRtFOSNjWX0JonsrPqt8YuvM0QB5iGVexiPOPZZHRV3qLKCR6 zV03/3nvC4+Dn2oRkP4LJEH3TwS/aZfTQ0yhDVVXylM2rEQxJAhCj7oJGU6I6h1VUlVN VbMA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=8kSjdyazRnESEkAdDhWE1+R1LZP/jHeqVkWoZbwiVVI=; b=KT3fzpbpzBEGMpdIlQ19NxG83Xs+Wh5F6B7hKS5VarDcGqzZQSklliKGbve+Un/Uz8 EiVPvIJoAhAH2L7aaqftTXNjl0WK6eFhrHF5vN+uXryczA0JiVMsURb38N7y8++53Yaa 5ARrYt8ewgKWSqrnYlTLVEI5ENoooJ74+bTUAbJZhQ6GtCFeb5ThwX1QVqaTbnF1rO0N vAr++oF0axskWfvPZ5L/T+gwsmIPrUbrAhsPpY49+asE4EB6u/sabRCBwEWviy05RrGN WLcoWuSNtwroJBQ9wRvCxY2yRUrpLOXh70dULm9AprKB04KOfiOmFClRcfxFpdG6tGyv ihZg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=2h1gwdqd; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f9si16334465plg.447.2022.01.24.14.03.46; Mon, 24 Jan 2022 14:04:12 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=2h1gwdqd; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1575239AbiAXVvK (ORCPT + 99 others); Mon, 24 Jan 2022 16:51:10 -0500 Received: from ams.source.kernel.org ([145.40.68.75]:35896 "EHLO ams.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1449681AbiAXVQA (ORCPT ); Mon, 24 Jan 2022 16:16:00 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id EDB65B8105C; Mon, 24 Jan 2022 21:15:58 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2CC31C340E4; Mon, 24 Jan 2022 21:15:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1643058957; bh=8ntT8bn7mdE+kEh+TvWHhZ2ZY1wkjhRLlEw0CeWml1c=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=2h1gwdqdSEiZ0v9FIPn89xang9+z4vx3NebePAfFKHSt6/PVyAHR8/LIpMMRYBjMz K/jbjkDIfkNtvuT6HpwB16io3mBfXdhBmqWKXbIiJ/excGsicLx57/DueSwTxpM5tf dpLnlRiCI6/1wnZJBP/lGoXH/aqZHOxOoOSeJAu0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Lukas Bulwahn , Mark Brown , Sasha Levin Subject: [PATCH 5.16 0458/1039] ASoC: codecs: wcd938x: add SND_SOC_WCD938_SDW to codec list instead Date: Mon, 24 Jan 2022 19:37:27 +0100 Message-Id: <20220124184140.692423841@linuxfoundation.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220124184125.121143506@linuxfoundation.org> References: <20220124184125.121143506@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Lukas Bulwahn [ Upstream commit 2039cc1da4bee1fd0df644e26b28ed769cd32a81 ] Commit 045442228868 ("ASoC: codecs: wcd938x: add audio routing and Kconfig") adds SND_SOC_WCD937X, which does not exist, and SND_SOC_WCD938X, which seems not really to be the intended config to be selected, but only a supporting config symbol to the actual config SND_SOC_WCD938X_SDW for the codec. Add SND_SOC_WCD938_SDW to the list instead of SND_SOC_WCD93{7,8}X. The issue was identified with ./scripts/checkkconfigsymbols.py. Fixes: 045442228868 ("ASoC: codecs: wcd938x: add audio routing and Kconfig") Signed-off-by: Lukas Bulwahn Link: https://lore.kernel.org/r/20211125095158.8394-3-lukas.bulwahn@gmail.com Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- sound/soc/codecs/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 326f2d611ad4e..3a610ba183ffb 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -241,8 +241,7 @@ config SND_SOC_ALL_CODECS imply SND_SOC_UDA1380 imply SND_SOC_WCD9335 imply SND_SOC_WCD934X - imply SND_SOC_WCD937X - imply SND_SOC_WCD938X + imply SND_SOC_WCD938X_SDW imply SND_SOC_LPASS_RX_MACRO imply SND_SOC_LPASS_TX_MACRO imply SND_SOC_WL1273 -- 2.34.1