]> git.karo-electronics.de Git - linux-beck.git/commit
net: dsa: Export suspend/resume functions
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 18 Aug 2016 22:30:12 +0000 (15:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 20 Aug 2016 00:15:36 +0000 (17:15 -0700)
commitea825e70d0e0798eda3a57b05c90f21f5a369128
treeef62bcb9973fa45bc6d796018a2c835dd2a15342
parent0ae940c7a7734ed144103d67333e6b26342aa1e6
net: dsa: Export suspend/resume functions

In preparation for allowing switch drivers to implement system-wide
suspend/resume functions, export dsa_switch_suspend and
dsa_switch_resume() such that these are callable from the appropriate
driver specific suspend/resume functions.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dsa.h
net/dsa/dsa.c