• Alex Elder's avatar
    net: ipa: move IPA flags field · afb08b7e
    Alex Elder authored
    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: default avatarAlex Elder <elder@linaro.org>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    afb08b7e
ipa.h 5.19 KB