Re: [PATCH V2] net: dsa: Add of_node_put() before break statement

2020-08-23 Thread kernel test robot
Hi Sumera, Thank you for the patch! Yet something to improve: [auto build test ERROR on net-next/master] [also build test ERROR on net/master linus/master sparc-next/master v5.9-rc2 next-20200821] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch,

Re: [PATCH V2] net: dsa: Add of_node_put() before break statement

2020-08-23 Thread kernel test robot
Hi Sumera, Thank you for the patch! Yet something to improve: [auto build test ERROR on net-next/master] [also build test ERROR on net/master linus/master sparc-next/master v5.9-rc1 next-20200821] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch,

Re: [PATCH V2] net: dsa: Add of_node_put() before break statement

2020-08-23 Thread Andrew Lunn
> diff --git a/drivers/net/dsa/mt7530.c b/drivers/net/dsa/mt7530.c > index 8dcb8a49ab67..e81198a65c26 100644 > --- a/drivers/net/dsa/mt7530.c > +++ b/drivers/net/dsa/mt7530.c > @@ -1327,6 +1327,7 @@ mt7530_setup(struct dsa_switch *ds) > if (phy_node->parent == priv->dev->of_no