linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rajendra Nayak <rnayak@codeaurora.org>
To: Viresh Kumar <viresh.kumar@linaro.org>,
	Nishanth Menon <nm@ti.com>, Stephen Boyd <sboyd@kernel.org>,
	Viresh Kumar <vireshk@kernel.org>
Cc: linux-pm@vger.kernel.org,
	Vincent Guittot <vincent.guittot@linaro.org>,
	Rafael Wysocki <rjw@rjwysocki.net>,
	sibis@codeaurora.org, sbhanu@codeaurora.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH V3 0/4] opp: general cleanups
Date: Sun, 23 Aug 2020 11:18:55 +0530	[thread overview]
Message-ID: <11c1cb5f-2ac3-3d30-f554-c782c1ab8a42@codeaurora.org> (raw)
In-Reply-To: <cover.1597909885.git.viresh.kumar@linaro.org>


On 8/20/2020 1:26 PM, Viresh Kumar wrote:
> Hi,
> 
> Here is another version of the cleanups I sent earlier.
> 
> Rajendra: Please see if these work fine now.

I gave these a quick spin, and they don';t result in the crash I
earlier observed

Tested-by: Rajendra Nayak <rnayak@codeaurora.org>

> 
> V3:
> - Dropped v2 1/4 as it is already merged.
> - New patch 4/4 added.
> - Reordered the first two patches here (Stephen)
> - disable regulator only if present
> 
> Viresh Kumar (4):
>    opp: Rename regulator_enabled and use it as status of all resources
>    opp: Track device's resources configuration status
>    opp: Split out _opp_set_rate_zero()
>    opp: Remove _dev_pm_opp_find_and_remove_table() wrapper
> 
>   drivers/opp/core.c | 103 +++++++++++++++++++++------------------------
>   drivers/opp/cpu.c  |   2 +-
>   drivers/opp/of.c   |   2 +-
>   drivers/opp/opp.h  |   5 +--
>   4 files changed, 52 insertions(+), 60 deletions(-)
> 

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation

      parent reply	other threads:[~2020-08-23  5:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-20  7:56 [PATCH V3 0/4] opp: general cleanups Viresh Kumar
2020-08-20  7:56 ` [PATCH V3 1/4] opp: Rename regulator_enabled and use it as status of all resources Viresh Kumar
2020-08-20  7:56 ` [PATCH V3 2/4] opp: Reuse the enabled flag in !target_freq path Viresh Kumar
2020-08-20  7:56 ` [PATCH V3 3/4] opp: Split out _opp_set_rate_zero() Viresh Kumar
2020-08-20  7:56 ` [PATCH V3 4/4] opp: Remove _dev_pm_opp_find_and_remove_table() wrapper Viresh Kumar
2020-08-23  5:48 ` Rajendra Nayak [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=11c1cb5f-2ac3-3d30-f554-c782c1ab8a42@codeaurora.org \
    --to=rnayak@codeaurora.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=rjw@rjwysocki.net \
    --cc=sbhanu@codeaurora.org \
    --cc=sboyd@kernel.org \
    --cc=sibis@codeaurora.org \
    --cc=vincent.guittot@linaro.org \
    --cc=viresh.kumar@linaro.org \
    --cc=vireshk@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).