Re: [PATCH v2] PM / OPP: discard duplicate OPP additions

From: Viresh Kumar
Date: Fri May 16 2014 - 04:48:08 EST


On 16 May 2014 14:12, Chander Kashyap <chander.kashyap@xxxxxxxxxx> wrote:
> On 16 May 2014 13:54, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
>> On 16 May 2014 13:43, Chander Kashyap <chander.kashyap@xxxxxxxxxx> wrote:
>>> From: Chander Kashyap <k.chander@xxxxxxxxxxx>
>>>
>>> It may be possible to unregister and re-register the cpufreq driver.
>>> One such example is arm big-little IKS cpufreq driver. While
>>> re-registering the driver, same OPPs may get added again.
>>>
>>> This patch detects the duplicacy and discards them.
>>
>> Diff looks fine but not the log ofcourse. It doesn't have anything to do with
>> big LITTLE.. Its just a patch to avoid addition of duplicate OPPs..
>>
>
> Big little reference is provided as an example. Nothing much

What I am saying is: "This is not a problem of re-registering drivers
but adding duplicate OPPs and that's what we should emphasize
on in the log". Your log is all focused on how to get re-registering
of a driver working.

>> Also fix spelling mistakes in log..
>>
>> And subject should be:
>> PM / OPP: discard duplicate OPPs
>
> Duplicates are discarded during OPP addition, and subject line indicates that.

I am asking to improve it. Replace:

PM / OPP: discard duplicate OPP additions

with

PM / OPP: discard duplicate OPPs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/