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=-2.5 required=3.0 tests=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 10F09C43603 for ; Tue, 17 Dec 2019 12:14:10 +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 8ED4020733 for ; Tue, 17 Dec 2019 12:14:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="qVowMe0n" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8ED4020733 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 C2D5A84F; Tue, 17 Dec 2019 13:13:17 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz C2D5A84F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1576584847; bh=FpHikItqJLXGAChT3QI5wyql4x0GRGPboAYdu1/G+fE=; h=Date:From:To:References:In-Reply-To:Cc:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=qVowMe0n3Va/P89B3OfHGzdJvO36KcR/LGWqOCqZ73QSVuk73q57jTX0HgMsxrool 6W1JB/9ylAgeyYEdRr9ZslN/9NZjMVC9qIUB1AG8ZBeSidFc0oATrMM5LfmJ2gXmmB LR3wtWePHpAXGsSbp3bNTEuBTSiW1aPBAQ7/eTp0= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 34D57F80218; Tue, 17 Dec 2019 13:13:17 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 05731F80234; Tue, 17 Dec 2019 13:13:15 +0100 (CET) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by alsa1.perex.cz (Postfix) with ESMTP id BC0FBF80100 for ; Tue, 17 Dec 2019 13:13:12 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz BC0FBF80100 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id C1C2A31B; Tue, 17 Dec 2019 04:13:10 -0800 (PST) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 4115E3F6CF; Tue, 17 Dec 2019 04:13:10 -0800 (PST) Date: Tue, 17 Dec 2019 12:13:08 +0000 From: Mark Brown To: Kuninori Morimoto Message-ID: <20191217121308.GC4755@sirena.org.uk> References: <87woavhhfi.wl-kuninori.morimoto.gx@renesas.com> <87o8w7hhds.wl-kuninori.morimoto.gx@renesas.com> <01e4157a-d4b7-8bb2-d3bf-957d47e3e5f9@linux.intel.com> <87lfrbhajp.wl-kuninori.morimoto.gx@renesas.com> <87k16vh8d6.wl-kuninori.morimoto.gx@renesas.com> MIME-Version: 1.0 In-Reply-To: <87k16vh8d6.wl-kuninori.morimoto.gx@renesas.com> X-Cookie: Thufir's a Harkonnen now. User-Agent: Mutt/1.10.1 (2018-07-13) Cc: Linux-ALSA , Pierre-Louis Bossart Subject: Re: [alsa-devel] [PATCH 6/6] ASoC: soc-core: add snd_soc_stream_stop() 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: , Content-Type: multipart/mixed; boundary="===============3698058327420521183==" Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" --===============3698058327420521183== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="i7F3eY7HS/tUJxUd" Content-Disposition: inline --i7F3eY7HS/tUJxUd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 17, 2019 at 01:41:09PM +0900, Kuninori Morimoto wrote: > I noticed that soc_compr_free_fe(), dpcm_fe_dai_shutdown() are directly > calling SND_SOC_DAPM_STREAM_STOP without caring pmdown time / delayed wor= k. > Can we use snd_soc_dapm_stream_stop() for these, too ? That does seem like an oversight... =20 --i7F3eY7HS/tUJxUd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl34xlMACgkQJNaLcl1U h9CQhgf/V8qcdr3BlqNgZhgfHubmb7zaheCpaW8lUhqB/XdJ5RgYXxoEgo8ZSmfg mhBxMk1g/bQ7F5mme8bTkLLdvF7BQjCtphNWPocfV8zOpazfX/GUD2G3VCcs8qjx 8FLiP7KN1mFEQMe9SpC000AMTVosBO2tWUfx9HfIC3PBfBLvrBs4fDYc7QGEcav6 rrH7yxpczaMFZeS7/362OtrFSV1f4BQS3hqwIJdeodFQYF21tkzye7QOxVkRvrhP HCn8idOhoETJ8SR4x5KTW3izUe8HFSxi7pqQ3vfmd3UI5v2ls60GUsJ/CrfC/V6J 5LGIzPiBbPqUPYpfOQYQHm/nwSnrSA== =zeQp -----END PGP SIGNATURE----- --i7F3eY7HS/tUJxUd-- --===============3698058327420521183== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org https://mailman.alsa-project.org/mailman/listinfo/alsa-devel --===============3698058327420521183==--