git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34f6b87
)
net: dsa: allow switch drivers to implement suspend/resume hooks
author
Florian Fainelli
<f.fainelli@gmail.com>
Fri, 19 Sep 2014 00:31:22 +0000
(17:31 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 22 Sep 2014 18:41:23 +0000
(14:41 -0400)
Add an abstraction layer to suspend/resume switch devices, doing the
following split:
- suspend/resume the slave network devices and their corresponding PHY
devices
- suspend/resume the switch hardware using switch driver callbacks
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found