linux-stable/drivers/phy/amlogic
Liang He e4be7c9495 phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_get_parent()
[ Upstream commit c4c349be07 ]

As the of_get_parent() will increase the refcount of the node->parent
and the reference will be discarded, so we should hold the reference
with which we can decrease the refcount when done.

Fixes: 8eff8b4e22 ("phy: amlogic: phy-meson-axg-mipi-pcie-analog: add support for MIPI DSI analog")
Signed-off-by: Liang He <windhl@126.com>

Link: https://lore.kernel.org/r/20220915093506.4009456-1-windhl@126.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-10-26 12:35:09 +02:00
..
Kconfig
Makefile
phy-meson-axg-mipi-dphy.c
phy-meson-axg-mipi-pcie-analog.c phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_get_parent() 2022-10-26 12:35:09 +02:00
phy-meson-axg-pcie.c
phy-meson-g12a-usb2.c
phy-meson-g12a-usb3-pcie.c phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe() 2022-05-09 09:14:34 +02:00
phy-meson-gxl-usb2.c phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use 2022-04-13 20:59:11 +02:00
phy-meson8b-usb2.c phy: amlogic: meson8b-usb2: fix shared reset control use 2022-04-13 20:59:11 +02:00