From: Mugunthan V N Date: Tue, 11 Jun 2013 10:02:04 +0000 (+0530) Subject: drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver X-Git-Tag: v3.10-rc6~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5033ec3e3f923a371c28f0c3df45905a9dd9c457;p=pandora-kernel.git drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver MDIO driver should resume before CPSW ethernet driver so that CPSW connect to the phy and start tx/rx ethernet packets, changing the suspend/resume apis with suspend_late/resume_early. Signed-off-by: Mugunthan V N Signed-off-by: David S. Miller --- Reading git-diff-tree failed