diff options
author | 2021-08-04 10:36:24 -0500 | |
---|---|---|
committer | 2021-08-05 11:27:05 +0100 | |
commit | 73ff316dac17accc05e28ae4939426044fb437ec (patch) | |
tree | 56318c7603231c7225aaec8113362b0f7cb9119a /net/core/dev_ioctl.c | |
parent | net: ipa: improve IPA clock error messages (diff) | |
download | wireguard-linux-73ff316dac17accc05e28ae4939426044fb437ec.tar.xz wireguard-linux-73ff316dac17accc05e28ae4939426044fb437ec.zip |
net: ipa: move IPA power operations to ipa_clock.c
Move ipa_suspend() and ipa_resume(), as well as the definition of
the ipa_pm_ops structure into "ipa_clock.c". Make ipa_pm_ops public
and declare it as extern in "ipa_clock.h".
This is part of centralizing IPA power management functionality into
"ipa_clock.c" (the file will eventually get a name change).
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev_ioctl.c')
0 files changed, 0 insertions, 0 deletions