Merge branch 'ddwmac-sun8i-cleanup-and-shutdown-hook'
authorDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2021 21:42:56 +0000 (13:42 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2021 21:42:56 +0000 (13:42 -0800)
commit857490807368026116a16306ab89e9b71cad60ab
tree41ddcb9dac16ac46cef58b7c43b338cb376fc77e
parent80a2a40bd29646d6d411be9b4f06e10282844a74
parent96be41d74f2ee94203f2a61e55927b028a10fea6
Merge branch 'ddwmac-sun8i-cleanup-and-shutdown-hook'

Samuel Holland says:

====================
dwmac-sun8i cleanup and shutdown hook

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.

Changes v1 to v2:
  - Note the assumption of exclusive reset controller access in patch 3
====================

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