On Fri, Nov 23, 2018 at 10:54 AM Yangtao Li <tiny.win...@gmail.com> wrote: > > In preparation to remove the node name pointer from struct device_node, > convert printf users to use the %pOFn format specifier. > > Signed-off-by: Yangtao Li <tiny.win...@gmail.com> > --- > drivers/irqchip/irq-mscc-ocelot.c | 6 +++--- > drivers/irqchip/irq-stm32-exti.c | 6 +++--- > drivers/irqchip/irq-tango.c | 10 +++++----- > 3 files changed, 11 insertions(+), 11 deletions(-)
Same here. Already queued a patch for these and others missed here. Rob