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 12BB5C433EF for ; Mon, 9 May 2022 06:33:41 +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 3A189168C; Mon, 9 May 2022 08:32:49 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 3A189168C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1652078019; bh=W8cliMtnerFoQoMHfNGdAtAdChXBgjuV4eR7fUqzKOY=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=ABxeGt/+FRAvh3O1LHY+czPHaYP4KmjSROZW5EoJ1cD9Ntfb3E0JETxcH5O8GmjW1 rVnvyJ4blRf2IACFhDP/C7pi+xKEp3DZR0vTjxqINw5v6LXEn7uJJyZUOWaz3qx9Kh w+SrlYMPkbFolGDqYge6b05mtTXVNEKizeVIuD+8= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id D1C7BF80237; Mon, 9 May 2022 08:32:48 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id E3795F8025D; Mon, 9 May 2022 08:32:46 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 689A0F8014C for ; Mon, 9 May 2022 08:32:44 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 689A0F8014C Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="IA6KqQVJ" 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 dfw.source.kernel.org (Postfix) with ESMTPS id 5B9CF60F24; Mon, 9 May 2022 06:32:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 29C81C385A8; Mon, 9 May 2022 06:32:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652077961; bh=W8cliMtnerFoQoMHfNGdAtAdChXBgjuV4eR7fUqzKOY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IA6KqQVJ3CIq3NTuobW1jvzyf40OZMdh91dnvWDEEEwohjTjQTu7Ofas53PDBLySx Fgk2yW7yy+wtiOACqXFvSQVqlCT1c2hqk4S/Up7e9e65AhYKHyzYsrEDi6L1zlEpDB 6ZaG6RCo/kdvofN03aSZOCez2B6WxoF5pSqXOMbLCi85Ba7CYJztcUMpLXrV5MufKF UjKudBKl4OQengpKVDnzWrWvxECRjRi6/qrBhg60nuPoXTiAK/qFMfVyNKTyPEGDIL M0leKhN4IPHnNe780Nsfspa+a8ghOLupciheuGD4cFxo7g6HObfTX9W1JWRPXLoSCP moxEw927lLy2g== Date: Mon, 9 May 2022 12:02:37 +0530 From: Vinod Koul To: Bard Liao Subject: Re: [PATCH 0/5] soundwire: use pm_runtime_resume_and_get() Message-ID: References: <20220426235623.4253-1-yung-chuan.liao@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220426235623.4253-1-yung-chuan.liao@linux.intel.com> Cc: alsa-devel@alsa-project.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, pierre-louis.bossart@linux.intel.com, srinivas.kandagatla@linaro.org, sanyog.r.kale@intel.com, bard.liao@intel.com 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 27-04-22, 07:56, Bard Liao wrote: > Use pm_runtime_resume_and_get() to replace the pm_runtime_get_sync() and > pm_runtime_put_noidle() pattern. Applied, thanks -- ~Vinod