On Tue, Jul 25, 2017 at 6:38 AM, Thierry Reding <thierry.red...@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 <r...@kernel.org> >> Cc: Thierry Reding <thierry.red...@gmail.com> >> Cc: Carlo Caione <ca...@caione.org> >> Cc: Kevin Hilman <khil...@baylibre.com> >> Cc: linux-...@vger.kernel.org >> Cc: linux-arm-ker...@lists.infradead.org >> Cc: linux-amlo...@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