commit | 5033ec3e3f923a371c28f0c3df45905a9dd9c457 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Tue Jun 11 15:32:04 2013 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 13 02:56:54 2013 -0700 |
tree | 9a6d6ecd381b42eb330a93cf3f3ebd3e44be517e | |
parent | baafc77b32f647daa7c45825f7af8cdd55d00817 [diff] |
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>