Messages in this thread |  | | From | Samuel Holland <> | Subject | [PATCH net-next RESEND 0/5] dwmac-sun8i cleanup and shutdown hook | Date | Mon, 8 Feb 2021 00:28:53 -0600 |
| |
These patches clean up some things I noticed while fixing suspend/resume behavior. The first four are minor code improvements. The last one adds a shutdown hook to minimize power consumption on boards without a PMIC.
Now that the fixes series is merged, I'm resending this series rebased on top of net-next and with Chen-Yu's Reviewed-by tags.
Samuel Holland (5): net: stmmac: dwmac-sun8i: Return void from PHY unpower net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check net: stmmac: dwmac-sun8i: Use reset_control_reset net: stmmac: dwmac-sun8i: Minor probe function cleanup net: stmmac: dwmac-sun8i: Add a shutdown callback
.../net/ethernet/stmicro/stmmac/dwmac-sun8i.c | 31 ++++++++++++------- 1 file changed, 19 insertions(+), 12 deletions(-)
-- 2.26.2
|  |