diff options
author | Alex Elder <elder@linaro.org> | 2020-05-04 18:53:42 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-06 17:41:11 -0700 |
commit | c72ddf0dbf2d9d80afd37e28f0a52e728e6db159 (patch) | |
tree | 5186d36b947b720f8921f006cb783bc467c4361d /drivers/net/ipa/ipa_gsi.h | |
parent | 97e4692dda26d047899a3f1f3f57c3d861b6b9c9 (diff) |
net: ipa: get rid of workaround in ipa_endpoint_stop()
In ipa_endpoint_stop(), a workaround is used for IPA version 3.5.1
where a 1-byte DMA request is issued between GSI channel stop
retries.
It turns out that this workaround is only required for IPA versions
3.1 and 3.2, and we don't support those. So remove the call to
ipa_endpoint_stop_rx_dma() in that function. That leaves that
function unused, so get rid of it.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ipa/ipa_gsi.h')
0 files changed, 0 insertions, 0 deletions