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 4CE21C433FE for ; Fri, 15 Apr 2022 10:20:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352241AbiDOKXE (ORCPT ); Fri, 15 Apr 2022 06:23:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50848 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1352284AbiDOKWo (ORCPT ); Fri, 15 Apr 2022 06:22:44 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E5891B8980; Fri, 15 Apr 2022 03:20:16 -0700 (PDT) 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 ams.source.kernel.org (Postfix) with ESMTPS id 94902B82DEF; Fri, 15 Apr 2022 10:20:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 511E6C385A8; Fri, 15 Apr 2022 10:20:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650018014; bh=dWiZ6Nex83uUYtY7bm/jpBV/+lybuaL7Uo7GprLVjlc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=hVLMeNdzGLdJ2AR8Zb6T4HRs5Fssw8pw7WnozHa2u0pTrBct8hwTZ4HAN+3UIzxiF kqJPaMmlTqOBev01Q3NQ+z/vjT9WxKcYvYCxN5pVQ4NABnDsiGqXZPSxQ9FTe0GRMK PlivtVADa+AVPfuHaRQ+fsLSwkkmBn/JDQjQYaO8FIzM66aCiL35n6H6Ziwh32oAbE fs3LJrPP/WHtKH/qfRScRH/WhjFkyF8orwlKthvtZczED8wWUhMfvlJP7KcCEklD5q b5O2r54ZuhkYFThDAyFEibJOw0aeWNRdR1kFRpxKwU2jJ2sN6Tt7sA30dB3NZAKlI8 jqY7OlhOyMZgQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 39C29EAC096; Fri, 15 Apr 2022 10:20:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runtime_get_sync From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165001801423.12692.14282066023712960077.git-patchwork-notify@kernel.org> Date: Fri, 15 Apr 2022 10:20:14 +0000 References: <20220413093801.2538628-1-chi.minghao@zte.com.cn> In-Reply-To: <20220413093801.2538628-1-chi.minghao@zte.com.cn> To: CGEL Cc: peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, chi.minghao@zte.com.cn, zealci@zte.com.cn Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller : On Wed, 13 Apr 2022 09:38:01 +0000 you wrote: > From: Minghao Chi > > Using pm_runtime_resume_and_get is more appropriate > for simplifing code > > Reported-by: Zeal Robot > Signed-off-by: Minghao Chi > > [...] Here is the summary with links: - net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runtime_get_sync https://git.kernel.org/netdev/net-next/c/85648865bb95 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 37E9CC433F5 for ; Fri, 15 Apr 2022 10:21:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=fz4SGEQCrWz5ehLHxrZ1ncHLYKzVbiyaF7E3gIaVsxg=; b=HIbTvtuJiIF8bK tHkcKKkvGJzYO5QQL48R6D+zWyXx8Dd1xGMH3Vj3JD50KDtA3XbfcLYOQR5wxxiuC8kIX7nTxBwtN U0q4Tg7gxli/PaoLN1AWvqfQGYfzpBoNVykM4Zs1P68RC99/ahyxSQfTqjR1YTG/UxBabYH9JBSBg RO5ujhHXOTwW1TOYiK+6VgUmcJoEZZLUu3sk/r8nhJs1H0xmC7UN44P3W5pCyyPWU/CYy7Ncn/sY1 VUkAEgYBmU+junbrs2ZJNZm00056e5LQaZsb6KETr+xhcukZmCk9mtVYfauTzH/u/v6Cu0GIoVDn7 I5XQSiwfDiFMOeY2ULYw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nfJ3r-009bbY-LB; Fri, 15 Apr 2022 10:20:19 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nfJ3o-009baB-3b for linux-arm-kernel@lists.infradead.org; Fri, 15 Apr 2022 10:20:17 +0000 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 707316222C; Fri, 15 Apr 2022 10:20:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 511E6C385A8; Fri, 15 Apr 2022 10:20:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650018014; bh=dWiZ6Nex83uUYtY7bm/jpBV/+lybuaL7Uo7GprLVjlc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=hVLMeNdzGLdJ2AR8Zb6T4HRs5Fssw8pw7WnozHa2u0pTrBct8hwTZ4HAN+3UIzxiF kqJPaMmlTqOBev01Q3NQ+z/vjT9WxKcYvYCxN5pVQ4NABnDsiGqXZPSxQ9FTe0GRMK PlivtVADa+AVPfuHaRQ+fsLSwkkmBn/JDQjQYaO8FIzM66aCiL35n6H6Ziwh32oAbE fs3LJrPP/WHtKH/qfRScRH/WhjFkyF8orwlKthvtZczED8wWUhMfvlJP7KcCEklD5q b5O2r54ZuhkYFThDAyFEibJOw0aeWNRdR1kFRpxKwU2jJ2sN6Tt7sA30dB3NZAKlI8 jqY7OlhOyMZgQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 39C29EAC096; Fri, 15 Apr 2022 10:20:14 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH] net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runtime_get_sync From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165001801423.12692.14282066023712960077.git-patchwork-notify@kernel.org> Date: Fri, 15 Apr 2022 10:20:14 +0000 References: <20220413093801.2538628-1-chi.minghao@zte.com.cn> In-Reply-To: <20220413093801.2538628-1-chi.minghao@zte.com.cn> To: CGEL Cc: peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, chi.minghao@zte.com.cn, zealci@zte.com.cn X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220415_032016_224025_7DE2172D X-CRM114-Status: UNSURE ( 9.55 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller : On Wed, 13 Apr 2022 09:38:01 +0000 you wrote: > From: Minghao Chi > > Using pm_runtime_resume_and_get is more appropriate > for simplifing code > > Reported-by: Zeal Robot > Signed-off-by: Minghao Chi > > [...] Here is the summary with links: - net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runtime_get_sync https://git.kernel.org/netdev/net-next/c/85648865bb95 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel