On Mon, Aug 07, 2023 at 01:47:14PM +0000, Xiang Yang wrote: > From: Xiang Yang <xiangyang3@xxxxxxxxxx> > > The reference of pdev->dev is taken by of_find_device_by_node, so > it should be released when error out. > > Fixes: 7dc54d3b8d91 ("net: pcs: add Renesas MII converter driver") > Signed-off-by: Xiang Yang <xiangyang3@xxxxxxxxxx> > --- Also, the patch subject prefix needs to be "[PATCH net]" (indicative of the fact that you want it to go to https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git) and not "[PATCH -next]".