]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit86587bbd2cef85620a41889696a1ce06f17b5d6a
tree82205652e64d1251bd4e365fb8795867da7561e0
parent06f37b387169f21388ce9def700d0bbe11ec66bc
parent84167df1831fd1715644b16fe91b8335ec1d87e2
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>