-
- Downloads
Merge branch 'ipa-runtime-pm'
Alex Elder says:
====================
net: ipa: more work toward runtime PM
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.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ipa/ipa.h 0 additions, 12 deletionsdrivers/net/ipa/ipa.h
- drivers/net/ipa/ipa_clock.c 130 additions, 17 deletionsdrivers/net/ipa/ipa_clock.c
- drivers/net/ipa/ipa_clock.h 15 additions, 0 deletionsdrivers/net/ipa/ipa_clock.h
- drivers/net/ipa/ipa_main.c 7 additions, 90 deletionsdrivers/net/ipa/ipa_main.c
- drivers/net/ipa/ipa_modem.c 19 additions, 9 deletionsdrivers/net/ipa/ipa_modem.c
Loading
Please register or sign in to comment