summaryrefslogtreecommitdiff
path: root/include/uapi/linux/ipx.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-08-14 16:13:39 +0300
committerDavid S. Miller <davem@davemloft.net>2021-08-14 16:13:39 +0300
commitfda4e19d505d5e45c7c37be3494298c7e32c6928 (patch)
tree62ad23e8e0a0ea4f719b8d6f86ebc6816a4e6832 /include/uapi/linux/ipx.h
parent8db102a6f48b5dffa0d38ef6c013b9a33d232e55 (diff)
parent8dc181f2cd621e8eaa3d9d432e5ebf0175244c4a (diff)
downloadlinux-fda4e19d505d5e45c7c37be3494298c7e32c6928.tar.xz
Merge branch 'iupa-last-things-before-pm-conversion'
Alex Elder says: ==================== net: ipa: last things before PM conversion This series contains a few remaining changes needed before fully switching over to using runtime power management rather than the previous "IPA clock" mechanism. The first patch moves the calls to enable and disable the IPA interrupt as a system wakeup interrupt into "ipa_clock.c" with the rest of the power-related code. The second adds a flag to make it possible to distinguish runtime suspend from system suspend. The third and fourth patches arrange for the ->start_xmit path to resume hardware if necessary, to ensure it is powered. If power is not active, the TX queue is stopped, and arrangements are made for the queue to be restarted once hardware power is active again. The fifth patch keeps the TX queue active during suspend. This isn't necessary for system suspend but it's important for runtime suspend. And the last patch makes it so we don't hold the hardware active while the modem network device is open. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/linux/ipx.h')
0 files changed, 0 insertions, 0 deletions