[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164682841095.19405.17387917087764965957.git-patchwork-notify@kernel.org>
Date: Wed, 09 Mar 2022 12:20:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Lv Ruyi <cgel.zte@...il.com>
Cc: 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] net:mcf8390: Use platform_get_irq() to get the interrupt
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Tue, 8 Mar 2022 06:43:09 +0000 you wrote:
> From: Minghao Chi (CGEL ZTE) <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:
- net:mcf8390: Use platform_get_irq() to get the interrupt
https://git.kernel.org/netdev/net/c/2a760554dcba
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