drivers: net: davinci_mdio: do pm runtime initialization later in probe
authorGrygorii Strashko <grygorii.strashko@ti.com>
Fri, 24 Jun 2016 18:23:46 +0000 (21:23 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Jun 2016 12:57:18 +0000 (08:57 -0400)
commit909892a647fe16415c743cdb779257cb1f747cb4
tree017188c530e1cfbadbe865cc1f1e443e89c62acb
parenta6c5d14f5136e4919ace42bdbf392d2f6e68d4da
drivers: net: davinci_mdio: do pm runtime initialization later in probe

Do PM runtime initialization later in probe - this allows to simplify
error handling a bit.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/davinci_mdio.c