Re: [PATCH 3/6] cpufreq: Remove the has_target() check from notifier handler

From: Viresh Kumar
Date: Wed Jun 19 2019 - 10:24:36 EST


On 19-06-19, 14:25, Rafael J. Wysocki wrote:
> On Wed, Jun 19, 2019 at 1:35 PM Viresh Kumar <viresh.kumar@xxxxxxxxxx> 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