commit | 45c5d3bc1eae7a1d91b12dbee6443109337ec8c3 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Tue Aug 26 04:42:59 2008 +0200 |
committer | Lennert Buytenhek <buytenh@marvell.com> | Fri Sep 05 06:33:58 2008 +0200 |
tree | 397efc108f01e782abfdced8336c1322a71ffa87 | |
parent | 2b3ba0e3ea3aa9383d38cf95fabd24ca35483784 [diff] |
mv643xx_eth: use the SMI done interrupt to wait for SMI access completion If the platform code has passed us the IRQ number of the mv643xx_eth top-level error interrupt, use the error interrupt to wait for SMI access completion instead of polling the SMI busy bit, since SMI bus accesses can take up to tens of milliseconds. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>