]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bgmac-cleanups-PM-support'
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 Mar 2017 01:17:48 +0000 (17:17 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Mar 2017 01:17:48 +0000 (17:17 -0800)
commit3c6fbb102a26ce1f4c5e6b9412e21df32e8d3292
treeada04f44ec2558d800ba242b2911091c464ea286
parent28fe6be959d34f780be26a54bc8f84b404579b1e
parentefec7023e6a1aa58259acb31c0353d304f0f4a53
Merge branch 'bgmac-cleanups-PM-support'

Jon Mason says:

====================
net: ethernet: bgmac: PM support and clean-ups

Changes in v3:
* Corrected a bug Florian found and added his Reviewed-by

Changes in v2:
* Reworked the PM patch with Florian's suggestions

Add code to support Power Management (only tested on NS2), and add some
code clean-ups
====================

Signed-off-by: David S. Miller <davem@davemloft.net>