All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Alex Elder <elder@linaro.org>
Cc: davem@davemloft.net, kuba@kernel.org, bjorn.andersson@linaro.org,
	evgreen@chromium.org, cpratapa@codeaurora.org,
	subashab@codeaurora.org, elder@kernel.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next 0/5] net: ipa: kill off ipa_clock_get()
Date: Fri, 20 Aug 2021 14:00:07 +0000	[thread overview]
Message-ID: <162946800751.1573.5612130458523056017.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210819221927.3286267-1-elder@linaro.org>

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



      parent reply	other threads:[~2021-08-20 14:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-19 22:19 [PATCH net-next 0/5] net: ipa: kill off ipa_clock_get() Alex Elder
2021-08-19 22:19 ` [PATCH net-next 1/5] net: ipa: don't use ipa_clock_get() in "ipa_main.c" Alex Elder
2021-08-19 22:19 ` [PATCH net-next 2/5] net: ipa: don't use ipa_clock_get() in "ipa_smp2p.c" Alex Elder
2021-08-19 22:19 ` [PATCH net-next 3/5] net: ipa: don't use ipa_clock_get() in "ipa_uc.c" Alex Elder
2021-08-19 22:19 ` [PATCH net-next 4/5] net: ipa: don't use ipa_clock_get() in "ipa_modem.c" Alex Elder
2021-08-19 22:19 ` [PATCH net-next 5/5] net: ipa: kill ipa_clock_get() Alex Elder
2021-08-20 14:00 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=162946800751.1573.5612130458523056017.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=cpratapa@codeaurora.org \
    --cc=davem@davemloft.net \
    --cc=elder@kernel.org \
    --cc=elder@linaro.org \
    --cc=evgreen@chromium.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=subashab@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.