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=-21.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 05310C43461 for ; Thu, 1 Apr 2021 23:00:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C72E0610FC for ; Thu, 1 Apr 2021 23:00:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236178AbhDAXAV (ORCPT ); Thu, 1 Apr 2021 19:00:21 -0400 Received: from mail.kernel.org ([198.145.29.99]:60194 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235754AbhDAXAJ (ORCPT ); Thu, 1 Apr 2021 19:00:09 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 0118961131; Thu, 1 Apr 2021 23:00:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1617318009; bh=UAJFQxDC9fAyvefKwsU/8DU/tR04q/XgCs8YPeDUtEY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=gxk7tnoQDePKwRlp+xYaIH4NZBs0/p1Yy0JTxj+F2mZw6W9lAgDPXch1QEkchBURL GLYanmqCf7qHhWx7ogY3vG1fzoTlBj30G2+LNZRHLz83Pr09hvxZh2FSe5gbC6kxIA iFrC39/homgLLWnbJoXFj1igG3gqE4vZlUxpsXkZqDWF1+opbGj/hD+192lUIahJfc +ApS45yTRrWkwqL5hWN7qvLLPkOe5yM12TsYRbKGJbEFU5iC2KduoHmlr7LRZTgpnX 7IJ6kJ5COwoImSpeIhLaofpzmyEX34hZuPBO78S7Q839jPQB2NDu/eIxNI3HtH4cMX sz3s2r8Fq/zXQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next 1/1] stmmac: intel: use managed PCI function on probe and resume From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161731800895.8028.1455207086826594661.git-patchwork-notify@kernel.org> Date: Thu, 01 Apr 2021 23:00:08 +0000 References: <20210401060250.24109-1-vee.khee.wong@linux.intel.com> In-Reply-To: <20210401060250.24109-1-vee.khee.wong@linux.intel.com> To: Wong Vee Khee Cc: peppe.cavallaro@st.com, alexandre.torgue@st.com, joabreu@synopsys.com, davem@davemloft.net, kuba@kernel.org, mcoquelin.stm32@gmail.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Thu, 1 Apr 2021 14:02:50 +0800 you wrote: > Update dwmac-intel to use managed function, i.e. pcim_enable_device(). > > This will allow devres framework to call resource free function for us. > > Signed-off-by: Wong Vee Khee > --- > drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c | 9 ++------- > 1 file changed, 2 insertions(+), 7 deletions(-) Here is the summary with links: - [net-next,1/1] stmmac: intel: use managed PCI function on probe and resume https://git.kernel.org/netdev/net-next/c/8accc467758e 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 X-Spam-Level: X-Spam-Status: No, score=-19.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 D850CC433B4 for ; Thu, 1 Apr 2021 23:05:24 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 4CA05610E8 for ; Thu, 1 Apr 2021 23:05:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4CA05610E8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; 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=epA0+rT5dxAm8LM7hew33KysL3GsLU19RZN8/CDys0Q=; b=KyDopZS7L4/xz6wJS3fAN3Ryb W2P9XMk6O3yMkw5oMpEs6fD9HshvtckSES6IVd8n8AqvhQ1ZXGvCNOjNPST5sXfUeapsN0Q1r0bB6 U4NVP767nlCq0S9PZPVa7ykBsUC33CC/ojSbnMJl6rhJ5OCGeaRXc+PQ/AOo2SZw3CSMCJVUOw5mm LRtV0laptdD3doy2eCMt83n6CZxab3zOC4UdfwjO2xwcn3BxeN69UYBTMrwtRATqCd/T5bqmojdmR 4HAmYLbYo5xpIFrvO7+69P+sXhFnSlxQsYI9QFxhRSVJxMOtS9iklP0/ZiXLaqRn8GdpLmWec1nYb uNf/vjWEg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lS6IV-00BH6L-Un; Thu, 01 Apr 2021 23:00:20 +0000 Received: from mail.kernel.org ([198.145.29.99]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lS6IO-00BH5S-CB for linux-arm-kernel@lists.infradead.org; Thu, 01 Apr 2021 23:00:15 +0000 Received: by mail.kernel.org (Postfix) with ESMTPS id 0118961131; Thu, 1 Apr 2021 23:00:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1617318009; bh=UAJFQxDC9fAyvefKwsU/8DU/tR04q/XgCs8YPeDUtEY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=gxk7tnoQDePKwRlp+xYaIH4NZBs0/p1Yy0JTxj+F2mZw6W9lAgDPXch1QEkchBURL GLYanmqCf7qHhWx7ogY3vG1fzoTlBj30G2+LNZRHLz83Pr09hvxZh2FSe5gbC6kxIA iFrC39/homgLLWnbJoXFj1igG3gqE4vZlUxpsXkZqDWF1+opbGj/hD+192lUIahJfc +ApS45yTRrWkwqL5hWN7qvLLPkOe5yM12TsYRbKGJbEFU5iC2KduoHmlr7LRZTgpnX 7IJ6kJ5COwoImSpeIhLaofpzmyEX34hZuPBO78S7Q839jPQB2NDu/eIxNI3HtH4cMX sz3s2r8Fq/zXQ== MIME-Version: 1.0 Subject: Re: [PATCH net-next 1/1] stmmac: intel: use managed PCI function on probe and resume From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161731800895.8028.1455207086826594661.git-patchwork-notify@kernel.org> Date: Thu, 01 Apr 2021 23:00:08 +0000 References: <20210401060250.24109-1-vee.khee.wong@linux.intel.com> In-Reply-To: <20210401060250.24109-1-vee.khee.wong@linux.intel.com> To: Wong Vee Khee Cc: peppe.cavallaro@st.com, alexandre.torgue@st.com, joabreu@synopsys.com, davem@davemloft.net, kuba@kernel.org, mcoquelin.stm32@gmail.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210402_000012_736755_7B77679C X-CRM114-Status: UNSURE ( 9.58 ) 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 (refs/heads/master): On Thu, 1 Apr 2021 14:02:50 +0800 you wrote: > Update dwmac-intel to use managed function, i.e. pcim_enable_device(). > > This will allow devres framework to call resource free function for us. > > Signed-off-by: Wong Vee Khee > --- > drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c | 9 ++------- > 1 file changed, 2 insertions(+), 7 deletions(-) Here is the summary with links: - [net-next,1/1] stmmac: intel: use managed PCI function on probe and resume https://git.kernel.org/netdev/net-next/c/8accc467758e 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