summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-07-28 00:06:41 +0100
committerDavid S. Miller <davem@davemloft.net>2021-07-28 00:06:41 +0100
commit299b50fc9e8b986d21e51ac8bac0a880bf8c5fc5 (patch)
tree7c7c63df08318aa80d16ef54eef1cb515b093b1e /drivers/net/ethernet
parentf34d9224503f13cae35ae9d6a43199e3666bbe99 (diff)
parent2c257248ce8ed483555eb832d7766ba8f6fde0e7 (diff)
downloadlinux-299b50fc9e8b986d21e51ac8bac0a880bf8c5fc5.tar.bz2
Merge branch 'ipa-clock-refs'
Alex Elder says: ==================== net: ipa: add clock references This series continues preparation for implementing runtime power management for IPA. We need to ensure that the IPA core clock and interconnects are operational whenever IPA hardware is accessed. And in particular this means that any external entry point that can lead to accessing IPA hardware must guarantee the hardware is "up" when it is accessed. The first four patches in this series take IPA clock references when needed by such external entry points, dropping those references in those same functions when they are no longer required. The last patch is a bit different, though it too prepares for enabling runtime power management. It avoids suspending/resuming endpoints if setup is not complete. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions