[PATCH v2 0/8] Phase out hybrid PCI devres API
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Mon Apr 28 16:50:39 PDT 2025
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Fri, 25 Apr 2025 10:57:33 +0200 you wrote:
> Changes in v2:
> - Rename error path. (Jakub)
> - Apply some RBs
>
> Fixes a number of minor issues with the usage of the PCI API in net.
> Notbaly, it replaces calls to the sometimes-managed
> pci_request_regions() to the always-managed pcim_request_all_regions(),
> enabling us to remove that hybrid functionality from PCI.
> Philipp Stanner (8):
> net: prestera: Use pure PCI devres API
> net: octeontx2: Use pure PCI devres API
> net: tulip: Use pure PCI devres API
> net: ethernet: natsemi: Use pure PCI devres API
> net: ethernet: sis900: Use pure PCI devres API
> net: mdio: thunder: Use pure PCI devres API
> net: thunder_bgx: Use pure PCI devres API
> net: thunder_bgx: Don't disable PCI device manually
>
> [...]
Here is the summary with links:
- [v2,1/8] net: prestera: Use pure PCI devres API
https://git.kernel.org/netdev/net-next/c/66ada7471155
- [v2,2/8] net: octeontx2: Use pure PCI devres API
https://git.kernel.org/netdev/net-next/c/48217b834529
- [v2,3/8] net: tulip: Use pure PCI devres API
https://git.kernel.org/netdev/net-next/c/adc36d0914f6
- [v2,4/8] net: ethernet: natsemi: Use pure PCI devres API
https://git.kernel.org/netdev/net-next/c/2a5a74947a2b
- [v2,5/8] net: ethernet: sis900: Use pure PCI devres API
https://git.kernel.org/netdev/net-next/c/6e5f7a5b5e0c
- [v2,6/8] net: mdio: thunder: Use pure PCI devres API
https://git.kernel.org/netdev/net-next/c/fad4d94d9ae5
- [v2,7/8] net: thunder_bgx: Use pure PCI devres API
https://git.kernel.org/netdev/net-next/c/06133ddc3590
- [v2,8/8] net: thunder_bgx: Don't disable PCI device manually
https://git.kernel.org/netdev/net-next/c/1549bd06e340
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-arm-kernel
mailing list