commit | 1bf9a7520fadaebfb8891284b046dd3fa6a2dc32 | [log] [tgz] |
---|---|---|
author | Igor Russkikh <igor.russkikh@aquantia.com> | Tue Mar 20 14:40:31 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 22 12:02:48 2018 -0400 |
tree | 13d30099399ea9f345c9a3a5dff5628a50e23a8d | |
parent | 1959031e248e7ac9035401db3abad609c72c629d [diff] |
net: aquantia: Fix hardware reset when SPI may rarely hangup Under some circumstances (notably using thunderbolt interface) SPI on chip reset may be in active transaction. Here we forcibly cleanup SPI to prevent possible hangups. Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com> Signed-off-by: David S. Miller <davem@davemloft.net>