• Alex Elder's avatar
    net: ipa: GSI register cleanup · 0ec573ef
    Alex Elder authored
    Move some static inline function definitions out of "gsi_reg.h" and
    into "gsi.c", which is the only place they're used.  Rename them so
    their names identify the register they're associated with.
    
    Move the gsi_channel_type enumerated type definition below the
    offset and field definitions for the CH_C_CNTXT_0 register where
    it's used.
    Signed-off-by: default avatarAlex Elder <elder@linaro.org>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    0ec573ef
gsi.c 66.3 KB