From: Florian Fainelli Date: Fri, 19 Sep 2014 00:31:23 +0000 (-0700) Subject: net: dsa: bcm_sf2: add suspend/resume callbacks X-Git-Tag: fixes-against-v3.18-rc2~81^2~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cfa94984c9cfdd5f5af2af4f161176cb7256d44;p=pandora-kernel.git net: dsa: bcm_sf2: add suspend/resume callbacks Implement the suspend/resume callbacks for the Broadcom Starfighter 2 switch driver. Suspending the switch requires masking interrupts and shutting down ports. Resuming the switch requires a software reset since we do not know which power-sate we might be coming from, and re-enabling the physical ports that are used. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed