Re: [PATCH] cpuidle: Convert to using %pOF instead of full_name

From: Rob Herring
Date: Wed Aug 23 2017 - 16:49:25 EST


On Wed, Aug 23, 2017 at 3:34 PM, Rafael J. Wysocki <rafael@xxxxxxxxxx> wrote:
> On Wed, Aug 23, 2017 at 8:14 PM, Rob Herring <robh@xxxxxxxxxx> wrote:
>> On Tue, Jul 18, 2017 at 4:42 PM, Rob Herring <robh@xxxxxxxxxx> wrote:
>>> Now that we have a custom printf format specifier, convert users of
>>> full_name to use %pOF instead. This is preparation to remove storing
>>> of the full path string for each node.
>>>
>>> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
>>> Cc: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
>>> Cc: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
>>> Cc: linux-pm@xxxxxxxxxxxxxxx
>>> ---
>>> drivers/cpuidle/dt_idle_states.c | 20 ++++++++++----------
>>> 1 file changed, 10 insertions(+), 10 deletions(-)
>>
>> Rafael, Ping. Please apply this one and 2 others for cpufreq and
>> PM-domains which haven't been applied yet.
>
> I thought that these would go in through the DT tree.
>
> I'll try to find them, but next time please make it clear how you want
> to route things.

Sorry, I thought addressed TO you and not in a series was enough to imply that.

Rob