Message ID | 20230406-dwmac-anarion-sparse-v1-0-b0c866c8be9d@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | net: stmmac: dwmac-anarion: address issues flagged by sparse | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Thu, 06 Apr 2023 19:30:08 +0200 you wrote: > Two minor enhancements to dwmac-anarion to address issues flagged by > sparse. > > 1. Always return struct anarion_gmac * from anarion_config_dt() > 2. Add __iomem annotation to register base > > No functional change intended. > Compile tested only. > > [...] Here is the summary with links: - [net-next,1/2] net: stmmac: dwmac-anarion: Use annotation __iomem for register base https://git.kernel.org/netdev/net-next/c/9f12541d684b - [net-next,2/2] net: stmmac: dwmac-anarion: Always return struct anarion_gmac * from anarion_config_dt() https://git.kernel.org/netdev/net-next/c/51fe084b17e7 You are awesome, thank you!