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