aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/tipc
diff options
context:
space:
mode:
authorGrygorii Strashko <grygorii.strashko@ti.com>2016-06-24 21:23:43 +0300
committerDavid S. Miller <davem@davemloft.net>2016-06-28 08:57:18 -0400
commit74556f516702331444b3c2d900a6a1d1fc9fc4cd (patch)
treeb4c77348a62a7952b93c83e3a6119a2a6a23c0a1 /net/tipc
parentdrivers: net: cpsw: check return code from pm runtime calls (diff)
downloadwireguard-linux-74556f516702331444b3c2d900a6a1d1fc9fc4cd.tar.xz
wireguard-linux-74556f516702331444b3c2d900a6a1d1fc9fc4cd.zip
drivers: net: cpsw: remove pm runtime calls from suspend callbacks
PM runtime is properly handled in cpsw_ndo_open/stop(), as result it isn't required to duplicate these calls in .suspend()/.resume() callbacks. Moreover, it might cause unnecessary RPM resume of CPSW during System suspend in the case it's already suspended because all ethX interfaces are down already, before System suspend started. 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