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 X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3C999C433E0 for ; Mon, 8 Mar 2021 13:34:41 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 9E35C651C2 for ; Mon, 8 Mar 2021 13:34:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9E35C651C2 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org 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 27A7D1831; Mon, 8 Mar 2021 14:33:46 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 27A7D1831 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1615210476; bh=51uVcKpepq3ZXNpD6aERSCG5PwwucDSsHlhKiD8Z4yI=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=S4643UbD3Thv8HtLfTtPsMbfQyDEQdEVSGrGj8YOidbPk7i5RgX1g+H8ZnGUe0HHG flo7twDUqK327TjnQSPjH/1Zw2lDLZSskzQGiH/t6FCAv9oLw2Y56lYNU0F1mDpOql spilUmajkE3BUa/el2Z5uuZhCyaHGV6SBt+auouk= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 964F9F8016C; Mon, 8 Mar 2021 14:33:45 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id EFA80F801D8; Mon, 8 Mar 2021 14:33:43 +0100 (CET) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id A0D87F800D0 for ; Mon, 8 Mar 2021 14:33:38 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz A0D87F800D0 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="euktYJ7v" Received: by mail.kernel.org (Postfix) with ESMTPSA id 79898651C2; Mon, 8 Mar 2021 13:33:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1615210414; bh=51uVcKpepq3ZXNpD6aERSCG5PwwucDSsHlhKiD8Z4yI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=euktYJ7vzpPhBSenFyoA268wuAEtkInnOqMpJ0RclN0Mcpw/RVMl7Bfm73MtZ7CwR Kuq81/9cNLfxn/r//PVJKaJyPCl7lujirVTS4WOevH+Wu6jxrIxgb+F1UFuiuIRGwG laQw3ZG3BiMtIaxxGKbamwOahrFFRAhCH4+qfiukxYOdWHPeJ+VmpQ8HMEOVBJ2oHk qJuAGClkMlD3SncD7P9ehRamI+hH/KNxBUuptBHkoIkm/3D7vbGw4qMxRDzrz8L5AV M7ICAIjM8c+Qd3mwKskhm9pV1E8C9UeswCuStjDcnObWccixoLtVv1PmDkc/Jxt7i8 dG2tPnLcA9HYQ== Date: Mon, 8 Mar 2021 13:32:23 +0000 From: Mark Brown To: Kuninori Morimoto Subject: Re: [PATCH 6/8] ASoC: soc-pcm: fixup dpcm_be_dai_startup() user count Message-ID: <20210308133223.GB4656@sirena.org.uk> References: <87tupqpg9x.wl-kuninori.morimoto.gx@renesas.com> <87lfb2pg8a.wl-kuninori.morimoto.gx@renesas.com> <94eb9f41-3d1d-8054-2f12-16fba9dddaea@linux.intel.com> <87tupmvbdj.wl-kuninori.morimoto.gx@renesas.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="GRPZ8SYKNexpdSJ7" Content-Disposition: inline In-Reply-To: <87tupmvbdj.wl-kuninori.morimoto.gx@renesas.com> X-Cookie: Am I SHOPLIFTING? User-Agent: Mutt/1.10.1 (2018-07-13) Cc: Linux-ALSA , Pierre-Louis Bossart 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" --GRPZ8SYKNexpdSJ7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Mar 08, 2021 at 07:37:28AM +0900, Kuninori Morimoto wrote: > Ah it is better :) > Mark, can I repost it ? Sure. --GRPZ8SYKNexpdSJ7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmBGJ2YACgkQJNaLcl1U h9CfJAgAgqGS2c9t1ESbgHdn4uHt/vpr0Z2lYFBixVxBrTCZIlDwp+yfXD1Vqrgz KN61XdOguUSlWT+BEi9JjE6QtHtd24HRwwOqkLpLeY28D4G7LiURoY4JbNZzC91Z rxDqQNM6MmGZFWdl7SYMsW51pvpnvIiVVYZ8P8vXeUl16Nu+V0xum7o6eCrtnvrb 1U22qjwuoFLTcHSjQ3HvpcXri0ci1l1613wMcPnGq2uTlSwrZkACETDJ1cqoB6Tz q2IpLttpV0cbCDynJeoFDydYgLe9blBlydhCGQdhhefnyl6q6zIRrWKGKpVzVlhJ A+G+nkyngNHdFYOKyteOg1YWVNJqaw== =XPKz -----END PGP SIGNATURE----- --GRPZ8SYKNexpdSJ7--