All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] opp/fixes for 5.4-rc
@ 2019-10-23  5:35 Viresh Kumar
  2019-10-23  8:33 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Viresh Kumar @ 2019-10-23  5:35 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linux PM

Hi Rafael,

This pull request contains:

- Patch to revert addition of regulator enable/disable in OPP core
  (Marek).
- Remove incorrect lockdep assert (Viresh).
- Fix a kref counting issue (Viresh).

--
viresh

-------------------------8<-------------------------

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git opp/fixes

for you to fetch changes up to b19c23551be8de0d4e59fe6af70f10763e3cc595:

  opp: Reinitialize the list_kref before adding the static OPPs again (2019-10-23 10:58:44 +0530)

----------------------------------------------------------------
Marek Szyprowski (1):
      opp: core: Revert "add regulators enable and disable"

Viresh Kumar (2):
      opp: of: drop incorrect lockdep_assert_held()
      opp: Reinitialize the list_kref before adding the static OPPs again

 drivers/opp/core.c | 16 +++-------------
 drivers/opp/of.c   |  9 +++++++--
 2 files changed, 10 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] opp/fixes for 5.4-rc
  2019-10-23  5:35 [GIT PULL] opp/fixes for 5.4-rc Viresh Kumar
@ 2019-10-23  8:33 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2019-10-23  8:33 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: Rafael J. Wysocki, Linux PM

On Wed, Oct 23, 2019 at 7:35 AM Viresh Kumar <viresh.kumar@linaro.org> wrote:
>
> Hi Rafael,
>
> This pull request contains:
>
> - Patch to revert addition of regulator enable/disable in OPP core
>   (Marek).
> - Remove incorrect lockdep assert (Viresh).
> - Fix a kref counting issue (Viresh).

Pulled, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-23  8:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-23  5:35 [GIT PULL] opp/fixes for 5.4-rc Viresh Kumar
2019-10-23  8:33 ` Rafael J. Wysocki

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.