drivers: net: davinci_mdio: restore mdio clk divider in mdio resume
authorMugunthan V N <mugunthanvnm@ti.com>
Tue, 11 Jun 2013 10:02:05 +0000 (15:32 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Jun 2013 09:56:54 +0000 (02:56 -0700)
commitcc60ab0a8b5b62ea6b5cc1c6397adb5b4bd41271
treec016cca4d63e8da8d93d76e6e7e214c13deed3cb
parent5033ec3e3f923a371c28f0c3df45905a9dd9c457
drivers: net: davinci_mdio: restore mdio clk divider in mdio resume

During suspend resume cycle all the register data is lost, so MDIO
clock divier value gets reset. This patch restores the clock divider
value.

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