[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <164699701455.2968.17332998919617311135.git-patchwork-notify@kernel.org>
Date: Fri, 11 Mar 2022 11:10:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Lv Ruyi <cgel.zte@...il.com>
Cc: sebastian.hesselbarth@...il.com, davem@...emloft.net,
kuba@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, chi.minghao@....com.cn,
zealci@....com.cn
Subject: Re: [PATCH V2] net: mv643xx_eth: use platform_get_irq() instead of
platform_get_resource()
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 10 Mar 2022 06:20:35 +0000 you wrote:
> From: Minghao Chi <chi.minghao@....com.cn>
>
> It is not recommened to use platform_get_resource(pdev, IORESOURCE_IRQ)
> for requesting IRQ's resources any more, as they can be not ready yet in
> case of DT-booting.
>
> platform_get_irq() instead is a recommended way for getting IRQ even if
> it was not retrieved earlier.
>
> [...]
Here is the summary with links:
- [V2] net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()
https://git.kernel.org/netdev/net-next/c/bf2b83425b59
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists