]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stmmac-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 6 Jan 2021 00:32:08 +0000 (16:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Jan 2021 00:32:08 +0000 (16:32 -0800)
commitc28a4e02129d709ca22a40c2a8ed9c1ed0b42cc1
treed5891bb21166fde53bf55fbce7c7c41b1201b501
parent93bcf53acaad0bcec30177459f19b60cc30597af
parent1033e38a703018f1c24135c25cd698e7b63bd118
Merge branch 'stmmac-fixes'

Samuel Holland says:

====================
Fixes for dwmac-sun8i suspend/resume

This series fixes issues preventing dwmac-sun8i from working after a
suspend/resume cycle. Those issues include the PHY being left powered
off, the MAC syscon configuration being reset, and the reference to the
reset controller being improperly dropped. They also fix related issues
in probe error handling and driver removal.
====================

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