OrangePi_CM5/drivers/net/mdio
Liang He d58815af89 of: mdio: Add of_node_put() when breaking out of for_each_xx
[ Upstream commit 1c48709e6d9d353acaaac1d8e33474756b121d78 ]

In of_mdiobus_register(), we should call of_node_put() for 'child'
escaped out of for_each_available_child_of_node().

Fixes: 66bdede495 ("of_mdio: Fix broken PHY IRQ in case of probe deferral")
Co-developed-by: Miaoqian Lin <linmq006@gmail.com>
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Signed-off-by: Liang He <windhl@126.com>
Link: https://lore.kernel.org/r/20220913125659.3331969-1-windhl@126.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-09-28 11:10:33 +02:00
..
Kconfig
Makefile
mdio-aspeed.c net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE 2022-02-16 12:54:26 +01:00
mdio-bcm-iproc.c
mdio-bcm-unimac.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
mdio-bitbang.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
mdio-cavium.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
mdio-cavium.h
mdio-gpio.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
mdio-hisi-femac.c
mdio-i2c.c
mdio-ipq4019.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
mdio-ipq8064.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
mdio-moxart.c
mdio-mscc-miim.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
mdio-mux-bcm-iproc.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
mdio-mux-gpio.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
mdio-mux-meson-g12a.c
mdio-mux-mmioreg.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
mdio-mux-multiplexer.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
mdio-mux.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
mdio-mvusb.c
mdio-octeon.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
mdio-sun4i.c
mdio-thunder.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
mdio-xgene.c net: mdio: Alphabetically sort header inclusion 2022-04-20 09:23:12 +02:00
of_mdio.c of: mdio: Add of_node_put() when breaking out of for_each_xx 2022-09-28 11:10:33 +02:00