mbox series

[v3,net-next,0/5] net: ipa: some more cleanup

Message ID 20210212143402.2691-1-elder@linaro.org
Headers show
Series net: ipa: some more cleanup | expand

Message

Alex Elder Feb. 12, 2021, 2:33 p.m. UTC
Version 3 of this series uses dev_err_probe() in the second patch,
as suggested by Heiner Kallweit.

Version 2 was sent to ensure the series was based on current
net-next/master, and added copyright updates to files touched.

The original introduction is below.

					-Alex

This is another fairly innocuous set of cleanup patches.

The first was motivated by a bug found that would affect IPA v4.5.
It maintain a new GSI address pointer; one is the "raw" (original
mapped) address, and the other will have been adjusted if necessary
for use on newer platforms.

The second just quiets some unnecessary noise during early probe.

The third fixes some errors that show up when IPA_VALIDATION is
enabled.

The last two just create helper functions to improve readability.

					-Alex

Alex Elder (5):
  net: ipa: use a separate pointer for adjusted GSI memory
  net: ipa: use dev_err_probe() in ipa_clock.c
  net: ipa: fix register write command validation
  net: ipa: introduce ipa_table_hash_support()
  net: ipa: introduce gsi_channel_initialized()

 drivers/net/ipa/gsi.c       | 50 +++++++++++++++++++------------------
 drivers/net/ipa/gsi.h       |  5 ++--
 drivers/net/ipa/gsi_reg.h   | 21 ++++++++++------
 drivers/net/ipa/ipa_clock.c |  9 ++++---
 drivers/net/ipa/ipa_cmd.c   | 32 ++++++++++++++++++------
 drivers/net/ipa/ipa_table.c | 16 ++++++------
 drivers/net/ipa/ipa_table.h |  8 +++++-
 7 files changed, 87 insertions(+), 54 deletions(-)

-- 
2.20.1

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 13, 2021, 1 a.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Fri, 12 Feb 2021 08:33:57 -0600 you wrote:
> Version 3 of this series uses dev_err_probe() in the second patch,

> as suggested by Heiner Kallweit.

> 

> Version 2 was sent to ensure the series was based on current

> net-next/master, and added copyright updates to files touched.

> 

> The original introduction is below.

> 

> [...]


Here is the summary with links:
  - [v3,net-next,1/5] net: ipa: use a separate pointer for adjusted GSI memory
    https://git.kernel.org/netdev/net-next/c/571b1e7e58ad
  - [v3,net-next,2/5] net: ipa: use dev_err_probe() in ipa_clock.c
    https://git.kernel.org/netdev/net-next/c/4c7ccfcd09fd
  - [v3,net-next,3/5] net: ipa: fix register write command validation
    https://git.kernel.org/netdev/net-next/c/2d65ed76924b
  - [v3,net-next,4/5] net: ipa: introduce ipa_table_hash_support()
    https://git.kernel.org/netdev/net-next/c/a266ad6b5deb
  - [v3,net-next,5/5] net: ipa: introduce gsi_channel_initialized()
    https://git.kernel.org/netdev/net-next/c/6170b6dab2d4

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html