From: Lennert Buytenhek Date: Tue, 26 Aug 2008 02:42:59 +0000 (+0200) Subject: mv643xx_eth: use the SMI done interrupt to wait for SMI access completion X-Git-Tag: v2.6.28-rc1~717^2~194^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45c5d3bc1eae7a1d91b12dbee6443109337ec8c3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed