All of lore.kernel.org
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Linux PM <linux-pm@vger.kernel.org>
Subject: [GIT PULL] opp/fixes for 5.4-rc
Date: Wed, 23 Oct 2019 11:05:17 +0530	[thread overview]
Message-ID: <20191023053517.aa7not4zqjt5tvtw@vireshk-i7> (raw)

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(-)

             reply	other threads:[~2019-10-23  5:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-23  5:35 Viresh Kumar [this message]
2019-10-23  8:33 ` [GIT PULL] opp/fixes for 5.4-rc Rafael J. Wysocki

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=20191023053517.aa7not4zqjt5tvtw@vireshk-i7 \
    --to=viresh.kumar@linaro.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael@kernel.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.