diff options
author | 2016-06-24 21:23:47 +0300 | |
---|---|---|
committer | 2016-06-28 08:57:18 -0400 | |
commit | 3f655909e1246077501e6ecb50dc95c795760e35 (patch) | |
tree | d768c7072bc1c160e2b5f1ffcb3a7fb2334385c8 /net/tipc | |
parent | drivers: net: davinci_mdio: do pm runtime initialization later in probe (diff) | |
download | linux-dev-3f655909e1246077501e6ecb50dc95c795760e35.tar.xz linux-dev-3f655909e1246077501e6ecb50dc95c795760e35.zip |
drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks
PM runtime is disabled when Davinci MDIO .suspend_late() and
.resume_early() callbacks are called. As result, any PM runtime calls here will
be just a nop and can be removed.
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions