On Mon, Nov 19, 2018 at 11:07 AM Rob Herring <r...@kernel.org> wrote: > > On Fri, Nov 16, 2018 at 5:46 PM Sean Wang <sean.w...@kernel.org> wrote: > > > > On Fri, Nov 16, 2018 at 2:06 PM Rob Herring <r...@kernel.org> wrote: > > > > > > In preparation to remove the node name pointer from struct device_node, > > > convert printf users to use the %pOFn format specifier. > > > > > > Cc: Sean Wang <sean.w...@kernel.org> > > > Cc: Linus Walleij <linus.wall...@linaro.org> > > > Cc: Matthias Brugger <matthias....@gmail.com> > > > Cc: linux-media...@lists.infradead.org > > > Cc: linux-g...@vger.kernel.org > > > Cc: linux-arm-ker...@lists.infradead.org > > > Signed-off-by: Rob Herring <r...@kernel.org> > > > > Acked-by: Sean Wang <sean.w...@kernel.org> > > BTW, messages to you bounce: > > <sean.w...@mediatek.com> (expanded from <sean.w...@kernel.org>): host > mailgw01.mediatek.com[216.200.240.184] said: 550 Relaying mail to > sean.w...@mediatek.com is not allowed (in reply to RCPT TO command) > > Perhaps you need your kernel.org account to route somewhere else. > > Rob
Thanks. I've found the issue. Will fix it soon.