From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 77121C43334 for ; Tue, 21 Jun 2022 17:11:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1351787AbiFURLr (ORCPT ); Tue, 21 Jun 2022 13:11:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47694 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229850AbiFURLn (ORCPT ); Tue, 21 Jun 2022 13:11:43 -0400 Received: from mx0b-001ae601.pphosted.com (mx0a-001ae601.pphosted.com [67.231.149.25]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BCCF9252B7 for ; Tue, 21 Jun 2022 10:11:42 -0700 (PDT) Received: from pps.filterd (m0077473.ppops.net [127.0.0.1]) by mx0a-001ae601.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 25LBPIlq007338; Tue, 21 Jun 2022 12:11:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cirrus.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=PODMain02222019; bh=zDQ6GqXPGfrimhD4YgdQPLhNjpqeT4KNBIe2LvxDde0=; b=ZlvqUof0O3JHa37dG1ErPk5I9vsN1NDH/u5TxkE0hL6ChBK/cHYnUOST22fYhfgaZUs1 HXu+CJHymtECTeFmrZeS1oyeBtkCouERVjhsW/KWWB6i9HVvqppVkrSO/botusxUmeSh fwzL4FMJr9Y7Yl4uQPP3KK4aUxIU+BGFPlRx7Ig1BCW9NlqUecIoluRiV3zsQeXwqmfH JNrcsgXfugEW+hYkGR0aBXe1d498EpAuUDArOTjEW7YR3rSVYmX3QYdqrVQKVTY+TaFx 3fG07v92OiWfpKdFbhJP3YVWMBaW/OJC891MEgfw4iQLTE3RamgZSnXUckX0zY19aamI eA== Received: from ediex02.ad.cirrus.com ([84.19.233.68]) by mx0a-001ae601.pphosted.com (PPS) with ESMTPS id 3gsc41bx2d-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Tue, 21 Jun 2022 12:11:35 -0500 Received: from EDIEX01.ad.cirrus.com (198.61.84.80) by EDIEX02.ad.cirrus.com (198.61.84.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.28; Tue, 21 Jun 2022 18:11:33 +0100 Received: from ediswmail.ad.cirrus.com (198.61.86.93) by EDIEX01.ad.cirrus.com (198.61.84.80) with Microsoft SMTP Server id 15.1.2375.28 via Frontend Transport; Tue, 21 Jun 2022 18:11:33 +0100 Received: from [141.131.206.39] (david-linux.ad.cirrus.com [141.131.206.39]) by ediswmail.ad.cirrus.com (Postfix) with ESMTP id A77DE475; Tue, 21 Jun 2022 17:11:31 +0000 (UTC) Message-ID: <06b02d51-6915-d56f-51e6-94a3fd182bc4@opensource.cirrus.com> Date: Tue, 21 Jun 2022 12:11:31 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH 3/4] ASoC: cs35l41: Correct some control names Content-Language: en-US To: Charles Keepax , CC: , , , , , References: <20220621102041.1713504-1-ckeepax@opensource.cirrus.com> <20220621102041.1713504-3-ckeepax@opensource.cirrus.com> From: David Rhodes In-Reply-To: <20220621102041.1713504-3-ckeepax@opensource.cirrus.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Proofpoint-GUID: exPQh_68I1CYLfWJkVVshTwYPeURyIev X-Proofpoint-ORIG-GUID: exPQh_68I1CYLfWJkVVshTwYPeURyIev X-Proofpoint-Spam-Reason: safe Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/21/22 05:20, Charles Keepax wrote: > Various boolean controls on cs35l41 are missing the required "Switch" in > the name, add these. > > Signed-off-by: Charles Keepax > --- Acked-by: David Rhodes Thanks, David From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 065BFC43334 for ; Tue, 21 Jun 2022 17:12:38 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 070E92003; Tue, 21 Jun 2022 19:11:47 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 070E92003 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1655831557; bh=zkv//vh9fO7dBvRSCt/u2U10ROBis5M+X/X/VWWmI9k=; h=Date:Subject:To:References:From:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=UCMBwnXi6eCA7n4ATDdQqZ4JbxiHlqIcc19Y8x+x9hdBQIckioQs7iTaMWJ6byJee YgGIc6n93iG2JyCMH3iTVsVFv2sG4UnJyp0TyM12etumyZimKZHVmHbbv6ecEWnCR/ SqwEdZcgL/UDuW4EIYzYpUXBop83s85ARd1ziTew= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 9A2C0F80152; Tue, 21 Jun 2022 19:11:46 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 01917F80152; Tue, 21 Jun 2022 19:11:44 +0200 (CEST) Received: from mx0b-001ae601.pphosted.com (mx0a-001ae601.pphosted.com [67.231.149.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 9F775F800CB for ; Tue, 21 Jun 2022 19:11:38 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 9F775F800CB Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=cirrus.com header.i=@cirrus.com header.b="ZlvqUof0" Received: from pps.filterd (m0077473.ppops.net [127.0.0.1]) by mx0a-001ae601.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 25LBPIlq007338; Tue, 21 Jun 2022 12:11:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cirrus.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=PODMain02222019; bh=zDQ6GqXPGfrimhD4YgdQPLhNjpqeT4KNBIe2LvxDde0=; b=ZlvqUof0O3JHa37dG1ErPk5I9vsN1NDH/u5TxkE0hL6ChBK/cHYnUOST22fYhfgaZUs1 HXu+CJHymtECTeFmrZeS1oyeBtkCouERVjhsW/KWWB6i9HVvqppVkrSO/botusxUmeSh fwzL4FMJr9Y7Yl4uQPP3KK4aUxIU+BGFPlRx7Ig1BCW9NlqUecIoluRiV3zsQeXwqmfH JNrcsgXfugEW+hYkGR0aBXe1d498EpAuUDArOTjEW7YR3rSVYmX3QYdqrVQKVTY+TaFx 3fG07v92OiWfpKdFbhJP3YVWMBaW/OJC891MEgfw4iQLTE3RamgZSnXUckX0zY19aamI eA== Received: from ediex02.ad.cirrus.com ([84.19.233.68]) by mx0a-001ae601.pphosted.com (PPS) with ESMTPS id 3gsc41bx2d-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Tue, 21 Jun 2022 12:11:35 -0500 Received: from EDIEX01.ad.cirrus.com (198.61.84.80) by EDIEX02.ad.cirrus.com (198.61.84.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.28; Tue, 21 Jun 2022 18:11:33 +0100 Received: from ediswmail.ad.cirrus.com (198.61.86.93) by EDIEX01.ad.cirrus.com (198.61.84.80) with Microsoft SMTP Server id 15.1.2375.28 via Frontend Transport; Tue, 21 Jun 2022 18:11:33 +0100 Received: from [141.131.206.39] (david-linux.ad.cirrus.com [141.131.206.39]) by ediswmail.ad.cirrus.com (Postfix) with ESMTP id A77DE475; Tue, 21 Jun 2022 17:11:31 +0000 (UTC) Message-ID: <06b02d51-6915-d56f-51e6-94a3fd182bc4@opensource.cirrus.com> Date: Tue, 21 Jun 2022 12:11:31 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH 3/4] ASoC: cs35l41: Correct some control names Content-Language: en-US To: Charles Keepax , References: <20220621102041.1713504-1-ckeepax@opensource.cirrus.com> <20220621102041.1713504-3-ckeepax@opensource.cirrus.com> From: David Rhodes In-Reply-To: <20220621102041.1713504-3-ckeepax@opensource.cirrus.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Proofpoint-GUID: exPQh_68I1CYLfWJkVVshTwYPeURyIev X-Proofpoint-ORIG-GUID: exPQh_68I1CYLfWJkVVshTwYPeURyIev X-Proofpoint-Spam-Reason: safe Cc: alsa-devel@alsa-project.org, patches@opensource.cirrus.com, lgirdwood@gmail.com, james.schulman@cirrus.com, david.rhodes@cirrus.com, linux-kernel@vger.kernel.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On 6/21/22 05:20, Charles Keepax wrote: > Various boolean controls on cs35l41 are missing the required "Switch" in > the name, add these. > > Signed-off-by: Charles Keepax > --- Acked-by: David Rhodes Thanks, David