commit | 233fa44bd67ae0c6cbc01f96ab87d66a6c57812e | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Mar 10 23:10:21 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 13 22:30:01 2016 -0400 |
tree | c83aafab20c9f2954c1625f750d68319d4c1b77c | |
parent | cea8768f333e3f0bc231d8b815aa4a9e63fa990c [diff] |
mlxsw: pci: Implement reset done check Firmware now tells us that the reset is done by passing a magic value via register. Use it to shorten the wait in case this is supported. With old firmware, we still wait until the timeout is reached. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>