• Alex Elder's avatar
    net: ipa: improve IPA clock error messages · 8ee7c40a
    Alex Elder authored
    Rearrange messages reported when errors occur in the IPA clock code,
    so that the specific interconnect is identified when an error occurs
    enabling or disabling it, or the core clock is indicated when an
    error occurs enabling it.
    
    Have ipa_interconnect_disable() return zero or the negative error
    value returned by the first interconnect that produced an error
    when disabled.  For now, the callers ignore the returned value.
    Signed-off-by: default avatarAlex Elder <elder@linaro.org>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    8ee7c40a
ipa_clock.c 8.3 KB