From: Vivien Didelot <hidden> Date: 2016-06-06 13:40:30
Florian Fainelli [off-list ref] writes:
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.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>