lkml.org 
[lkml]   [2021]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net-next 0/6] net: ipa: more work toward runtime PM
Date
The first two patches in this series are basically bug fixes, but in
practice I don't think we've seen the problems they might cause.

The third patch moves clock and interconnect related error messages
around a bit, reporting better information and doing so in the
functions where they are enabled or disabled (rather than those
functions' callers).

The last three patches move power-related code into "ipa_clock.c",
as a step toward generalizing the purpose of that source file.

-Alex

Alex Elder (6):
net: ipa: don't suspend/resume modem if not up
net: ipa: reorder netdev pointer assignments
net: ipa: improve IPA clock error messages
net: ipa: move IPA power operations to ipa_clock.c
net: ipa: move ipa_suspend_handler()
net: ipa: move IPA flags field

drivers/net/ipa/ipa.h | 12 ---
drivers/net/ipa/ipa_clock.c | 147 +++++++++++++++++++++++++++++++-----
drivers/net/ipa/ipa_clock.h | 15 ++++
drivers/net/ipa/ipa_main.c | 97 ++----------------------
drivers/net/ipa/ipa_modem.c | 30 +++++---
5 files changed, 172 insertions(+), 129 deletions(-)

--
2.27.0

\
 
 \ /
  Last update: 2021-08-04 17:37    [W:0.081 / U:0.732 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site