drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver
authorMugunthan V N <mugunthanvnm@ti.com>
Tue, 11 Jun 2013 10:02:04 +0000 (15:32 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Jun 2013 09:56:54 +0000 (02:56 -0700)
commit5033ec3e3f923a371c28f0c3df45905a9dd9c457
tree9a6d6ecd381b42eb330a93cf3f3ebd3e44be517e
parentbaafc77b32f647daa7c45825f7af8cdd55d00817
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 <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/davinci_mdio.c