From: David S. Miller Date: Wed, 6 Jan 2021 00:32:08 +0000 (-0800) Subject: Merge branch 'stmmac-fixes' X-Git-Tag: v5.11-rc3~27^2~22 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=8db25530835e09e0fbda3cabed1f7c5d1f1cd0c4;p=linux-block.git 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 --- 8db25530835e09e0fbda3cabed1f7c5d1f1cd0c4