diff options
author | Alex Elder <elder@linaro.org> | 2021-08-04 18:36:26 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-05 13:27:05 +0300 |
commit | afb08b7e220ef7278ffceb4f9e201c2a904e18a9 (patch) | |
tree | 86cfad3184988cd1641b36901328fe879a28b4e3 /drivers/net/dsa/rtl8366rb.c | |
parent | afe1baa82db2b7345944b042a6c84757639a4283 (diff) | |
download | linux-afb08b7e220ef7278ffceb4f9e201c2a904e18a9.tar.xz |
net: ipa: move IPA flags field
The ipa->flags field is only ever used in "ipa_clock.c", related to
suspend/resume activity.
Move the definition of the ipa_flag enumerated type to "ipa_clock.c".
And move the flags field from the ipa structure and to the ipa_clock
structure. Rename the type and its values to include "power" or
"POWER" in the name.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/rtl8366rb.c')
0 files changed, 0 insertions, 0 deletions