Message ID | 20220910011131.1431934-1-elder@linaro.org |
---|---|
Headers | show |
Series | net: ipa: a mix of cleanups | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Fri, 9 Sep 2022 20:11:25 -0500 you wrote: > This series contains a set of cleanups done in preparation for a > more substantitive upcoming series that reworks how IPA registers > and their fields are defined. > > The first eliminates about half of the possible GSI register > constant symbols by removing offset definitions that are not > currently required. > > [...] Here is the summary with links: - [net-next,1/6] net: ipa: don't define unneeded GSI register offsets https://git.kernel.org/netdev/net-next/c/5ea4285829de - [net-next,2/6] net: ipa: move the definition of gsi_ee_id https://git.kernel.org/netdev/net-next/c/bb788de30a74 - [net-next,3/6] net: ipa: move and redefine ipa_version_valid() https://git.kernel.org/netdev/net-next/c/8b3cb084b23e - [net-next,4/6] net: ipa: don't reuse variable names https://git.kernel.org/netdev/net-next/c/9eefd2fb966d - [net-next,5/6] net: ipa: update sequencer definition constraints https://git.kernel.org/netdev/net-next/c/a14d593724c4 - [net-next,6/6] net: ipa: fix two symbol names https://git.kernel.org/netdev/net-next/c/dae4af6bf232 You are awesome, thank you!