From: Florian Fainelli Date: Wed, 2 Jul 2014 04:08:38 +0000 (-0700) Subject: net: systemport: add suspend and resume support X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~224^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40755a0fce17;p=pandora-kernel.git net: systemport: add suspend and resume support Implement the hardware recommended suspend/resume procedure for SYSTEMPORT. We leverage the previous factoring work such that we can logically break all suspend/resume operations into disctint RX and TX code paths. When the system enters S3, we will loose all register contents, so make sure that we correctly re-program all the hardware and software views of the RX & TX rings as well. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed