commit | b98ac702f49042ab0c382b839465b95a2bd0cd65 | [log] [tgz] |
---|---|---|
author | Andy Fleming <afleming@freescale.com> | Wed Feb 04 16:38:05 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 04 16:38:05 2009 -0800 |
tree | 344e61f5798864cdcab11e071842578765c9ba55 | |
parent | 1fbe49328f7442090439addddf441fb5b3186e71 [diff] |
gianfar: Fix potential soft reset race SOFT_RESET must be asserted for at least 3 TX clocks in order for it to work properly. The syncs in the gfar_write() commands have been hiding this, but we need to guarantee it. Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>