commit | f3537b3494c06a98a8636c375b6d7a5060c5ac2d | [log] [tgz] |
---|---|---|
author | Joey Zhong <zhongx@broadcom.com> | Tue Feb 28 13:51:01 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 06 17:17:47 2017 -0800 |
tree | ada04f44ec2558d800ba242b2911091c464ea286 | |
parent | cb1b0f90acfedd2164e524b327d9e60b097646cc [diff] |
net: ethernet: bgmac: driver power manangement Implement suspend/resume callbacks in the bgmac driver. This makes sure that we de-initialize and re-initialize the hardware correctly before entering suspend and when resuming. Signed-off-by: Joey Zhong <zhongx@broadcom.com> Signed-off-by: Jon Mason <jon.mason@broadcom.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>