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

Rob Herring robh at kernel.org
Wed Aug 9 15:12:55 PDT 2017


On Tue, Jul 25, 2017 at 6:38 AM, Thierry Reding
<thierry.reding at gmail.com> wrote:
> On Tue, Jul 18, 2017 at 04:43:25PM -0500, Rob Herring 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 at kernel.org>
>> Cc: Thierry Reding <thierry.reding at gmail.com>
>> Cc: Carlo Caione <carlo at caione.org>
>> Cc: Kevin Hilman <khilman at baylibre.com>
>> Cc: linux-pwm at vger.kernel.org
>> Cc: linux-arm-kernel at lists.infradead.org
>> Cc: linux-amlogic at lists.infradead.org
>> ---
>>  drivers/pwm/pwm-meson.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Applied, thanks.

This is not showing up in -next.

Rob



More information about the linux-amlogic mailing list