OSDN Git Service

Merge branch 'ave-suspend-resume'
authorDavid S. Miller <davem@davemloft.net>
Thu, 29 Nov 2018 18:34:46 +0000 (10:34 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Nov 2018 18:34:46 +0000 (10:34 -0800)
commita32701068632f74c2ab8cb5fac5ca640e39dc43c
tree82205652e64d1251bd4e365fb8795867da7561e0
parentbd82233f16c4665f186c84fca68419f8cbe97f07
parent8d1283b1d6afe9c67ad8d8053f6202ef6fcb038a
Merge branch 'ave-suspend-resume'

Kunihiko Hayashi says:

====================
Add suspend/resume support for AVE ethernet driver

This series adds support for suspend/resume to AVE ethernet driver.

And to avoid the error that wol state of phy hardware is enabled by default,
this sets initial wol state to disabled and add preservation the state in
suspend/resume sequence.
====================

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