Rob Herring <[email protected]> writes: > Commit 8ce5f8415753 ("of: Remove struct device_node.type pointer") > removed struct device_node.type pointer, but the conversion to use > of_node_is_type() accessor was missed in chrp_init_IRQ(). > > Fixes: 8ce5f8415753 ("of: Remove struct device_node.type pointer") > Reported-by: kbuild test robot <[email protected]> > Cc: Benjamin Herrenschmidt <[email protected]> > Cc: Paul Mackerras <[email protected]> > Cc: Michael Ellerman <[email protected]> > Cc: [email protected] > Signed-off-by: Rob Herring <[email protected]> > --- > Michael, I see you just sent a PR of fixes. I can send this to Linus if > you prefer.
Yeah if you're happy to, thanks. Acked-by: Michael Ellerman <[email protected]> cheers

