From: Baruch Siach Date: Sun, 11 Jul 2010 21:12:51 +0000 (+0000) Subject: fec: use interrupt for MDIO completion indication X-Git-Tag: v2.6.36-rc1~571^2~249 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97b72e4320a9aaa4a7f1592ee7d2da7e2c9bd349;p=pandora-kernel.git fec: use interrupt for MDIO completion indication With the move to phylib (commit e6b043d) I was seeing sporadic "MDIO write timeout" messages. Measure of the actual time spent showed latency times of more than 1600us. This patch uses the MII event indication of the FEC hardware to detect completion of MDIO transactions. Signed-off-by: Baruch Siach Signed-off-by: David S. Miller --- Reading git-diff-tree failed