]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1a6c6e027c852e20e3aa928092759ffdc7d1c037
treec016cca4d63e8da8d93d76e6e7e214c13deed3cb
parent3e0e9c5fd95666250b6876a2c06bcc08166e4173
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