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 D7ABCC05027 for ; Fri, 20 Jan 2023 11:13:28 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id C439C3123; Fri, 20 Jan 2023 12:12:36 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz C439C3123 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1674213206; bh=BqnYfMtDSIv/UuJAXfmiJUO8u4ZQ8NsnCNUFja03seg=; h=Date:From:To:Subject:References:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=At7nCYOkuBoRYLy3xBhbILyAn7Bh/mA4h79Rm0u75nXQon7VFhRPhef/CyR6+cH19 /F3XiFijwMutcc5KJySqa8pVsOS7gTMCVekrWN1ltJEGr8b1pIEhjRv0groY5/JmdN M7W93wxPjnii+qaPhgkmVEWPrGkp1MpsU8nVX53E= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 7D781F8024D; Fri, 20 Jan 2023 12:12:36 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 756B6F8026D; Fri, 20 Jan 2023 12:12:34 +0100 (CET) Received: from mx0b-001ae601.pphosted.com (mx0b-001ae601.pphosted.com [67.231.152.168]) (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 9D3A4F8024D for ; Fri, 20 Jan 2023 12:12:32 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 9D3A4F8024D Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=cirrus.com header.i=@cirrus.com header.a=rsa-sha256 header.s=PODMain02222019 header.b=gQj99b2H Received: from pps.filterd (m0077474.ppops.net [127.0.0.1]) by mx0b-001ae601.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 30K7uU3j022049; Fri, 20 Jan 2023 05:12:31 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cirrus.com; h=date : from : to : cc : subject : message-id : references : mime-version : content-type : in-reply-to; s=PODMain02222019; bh=9JVNFqT4VmYVMzswRICXzT0Jg0TQ9fF9i668JJ1o+IE=; b=gQj99b2H2PdjfMnSLHPcMcFsgMC3KB5JNvOVBiIRpe/rcPEYmGr2Q8nPQnbei1QGXMmQ sdpGWafaBfMpcbRezB5F3rXIgSlaf47M4wpm4x7b0fH9e8PItB6Zc4drAstTFFUv2Zuq xNCktClM/3nBzFcIU0QwV/Fxc39BGCdmhDjX4uB7WpbY8S+sMJdtPwAwakMVeLLwfm9N M0UpXsDMMY0f78kFxnVHoWrQXMjhU89dpGy98A4xKUfgnJdSnt7NkRrwfAJk2D6vjqKR ex6ZUcIKcNaZlwyhoHyyT2jrxjYbY/tXdEKxevKOGnBzD1TgeZOYA1dRZp2J3l27qNSL HA== Received: from ediex02.ad.cirrus.com ([84.19.233.68]) by mx0b-001ae601.pphosted.com (PPS) with ESMTPS id 3n3spxaxx1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 20 Jan 2023 05:12:30 -0600 Received: from ediex02.ad.cirrus.com (198.61.84.81) by ediex02.ad.cirrus.com (198.61.84.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.21; Fri, 20 Jan 2023 05:12:29 -0600 Received: from ediswmail.ad.cirrus.com (198.61.86.93) by anon-ediex02.ad.cirrus.com (198.61.84.81) with Microsoft SMTP Server id 15.2.1118.7 via Frontend Transport; Fri, 20 Jan 2023 05:12:29 -0600 Received: from ediswmail.ad.cirrus.com (ediswmail.ad.cirrus.com [198.61.86.93]) by ediswmail.ad.cirrus.com (Postfix) with ESMTP id 5B0F42A1; Fri, 20 Jan 2023 11:12:29 +0000 (UTC) Date: Fri, 20 Jan 2023 11:12:29 +0000 From: Charles Keepax To: Kuninori Morimoto Subject: Re: [PATCH 01/25] ASoC: soc-dai.h: add missing snd_soc_dai_set_widget() Message-ID: <20230120111229.GQ36097@ediswmail.ad.cirrus.com> References: <87ilh1lnbq.wl-kuninori.morimoto.gx@renesas.com> <878rhxlmi2.wl-kuninori.morimoto.gx@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <878rhxlmi2.wl-kuninori.morimoto.gx@renesas.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Proofpoint-GUID: LrjUK1PARlP0JbdnDqBt8KHxW-PINYly X-Proofpoint-ORIG-GUID: LrjUK1PARlP0JbdnDqBt8KHxW-PINYly X-Proofpoint-Spam-Reason: safe X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.29 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: , Cc: Jiapeng Chong , Linux-ALSA , Heiko Stuebner , Kai Vehmanen , Daniel Baluta , Pierre-Louis Bossart , Jonathan Hunter , Nicolas Frattaroli , Mark Brown , Thierry Reding , Bard Liao , Colin Ian King Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Fri, Jan 20, 2023 at 06:59:34AM +0000, Kuninori Morimoto wrote: > > From: Kuninori Morimoto > > Current ASoC has snd_soc_dai_get_widget() (= _get_) but doesn't > have _set_ function. This patch adds it. > > This patch also cleanup unnecessary line break for _get_ function. > > Signed-off-by: Kuninori Morimoto > --- Reviewed-by: Charles Keepax Thanks, Charles