From: Cyril Chemparathy Date: Wed, 15 Sep 2010 14:11:21 +0000 (-0400) Subject: net: davinci_emac: separate out davinci mdio X-Git-Tag: v2.6.37-rc1~122^2~1^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f20136eb03a1dbdfb04f3c62fd11c0d02d02b726;p=pandora-kernel.git net: davinci_emac: separate out davinci mdio Davinci's MDIO controller is present on other TI devices, without an accompanying EMAC. For example, on tnetv107x, the same MDIO module is used in conjunction with a 3-port switch hardware. By separating the MDIO controller code into its own platform driver, this patch allows common logic to be reused on such platforms. Signed-off-by: Cyril Chemparathy Tested-by: Michael Williamson Tested-by: Caglar Akyuz Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed