Message ID | 20210819221927.3286267-1-elder@linaro.org |
---|---|
Headers | show |
Series | net: ipa: kill off ipa_clock_get() | expand |
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Thu, 19 Aug 2021 17:19:22 -0500 you wrote: > This series replaces the remaining uses of ipa_clock_get() with > calls to pm_runtime_get_sync() instead. It replaces all calls to > ipa_clock_put() with calls to pm_runtime_put(). > > This completes the preparation for enabling automated suspend under > the control of the power management core code. The next patch (in > an upcoming series) enables that. Then the "ipa_clock" files and > symbols will switch to using an "ipa_power" naming convention instead. > > [...] Here is the summary with links: - [net-next,1/5] net: ipa: don't use ipa_clock_get() in "ipa_main.c" https://git.kernel.org/netdev/net-next/c/4c6a4da84431 - [net-next,2/5] net: ipa: don't use ipa_clock_get() in "ipa_smp2p.c" https://git.kernel.org/netdev/net-next/c/c43adc75dc2d - [net-next,3/5] net: ipa: don't use ipa_clock_get() in "ipa_uc.c" https://git.kernel.org/netdev/net-next/c/799c5c24b7ac - [net-next,4/5] net: ipa: don't use ipa_clock_get() in "ipa_modem.c" https://git.kernel.org/netdev/net-next/c/724c2d743688 - [net-next,5/5] net: ipa: kill ipa_clock_get() https://git.kernel.org/netdev/net-next/c/c3f115aa5e1b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html