From: Cyril Chemparathy Date: Wed, 15 Sep 2010 14:11:24 +0000 (-0400) Subject: net: davinci_emac: switch to new mdio X-Git-Tag: v2.6.37-rc1~122^2~1^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d69e0076a726588265af040b21ac3f8266856d1;p=pandora-kernel.git net: davinci_emac: switch to new mdio This patch switches the emac implementation over to the newly separated MDIO driver. With this, the mdio bus frequency defaults to a safe 2.2MHz. Boards may optionally specify a bus frequency via platform data. The phy identification scheme has been modified to use a phy bus id instead of a mask. This largely serves to eliminate the "phy search" code in emac init. Signed-off-by: Cyril Chemparathy Acked-by: David S. Miller Tested-by: Michael Williamson Tested-by: Caglar Akyuz Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed