[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190619141924.eud6hctk75ihgw27@vireshk-i7>
Date: Wed, 19 Jun 2019 19:49:24 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: "Rafael J. Wysocki" <rafael@...nel.org>
Cc: Rafael Wysocki <rjw@...ysocki.net>,
Linux PM <linux-pm@...r.kernel.org>,
Vincent Guittot <vincent.guittot@...aro.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 3/6] cpufreq: Remove the has_target() check from notifier
handler
On 19-06-19, 14:25, Rafael J. Wysocki wrote:
> On Wed, Jun 19, 2019 at 1:35 PM Viresh Kumar <viresh.kumar@...aro.org> wrote:
> >
> > cpufreq_notify_transition() is only called for has_target() type driver
> > and not for set_policy type, and the check is simply redundant. Remove
> > it.
>
> Ah, OK
>
> So this patch removes a check introduced by the previous one. :-)
>
> Please merge them together.
It made sense to keep them separate because there are two different
issues I am fixing here. But if that is what you want, I will merge
them.
--
viresh
Powered by blists - more mailing lists