linux-stable/drivers/phy/amlogic
Liang He c4c349be07 phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_get_parent()
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>
2022-09-20 11:56:38 +05:30
..
Kconfig phy: amlogic: Add G12A Analog MIPI D-PHY driver 2022-07-05 13:51:13 +05:30
Makefile phy: amlogic: Add G12A Analog MIPI D-PHY driver 2022-07-05 13:51:13 +05:30
phy-meson-axg-mipi-dphy.c phy: dphy: drop unexpected word "the" in the comments 2022-07-05 12:02:03 +05:30
phy-meson-axg-mipi-pcie-analog.c phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_get_parent() 2022-09-20 11:56:38 +05:30
phy-meson-axg-pcie.c phy: amlogic: replace devm_reset_control_array_get() 2020-11-30 16:32:37 +05:30
phy-meson-g12a-mipi-dphy-analog.c phy: amlogic: Add G12A Analog MIPI D-PHY driver 2022-07-05 13:51:13 +05:30
phy-meson-g12a-usb2.c phy: amlogic: convert to devm_platform_ioremap_resource 2020-11-16 12:47:46 +05:30
phy-meson-g12a-usb3-pcie.c phy: amlogic: use devm_clk_get_enabled() to simplify the code 2022-09-04 20:49:12 +05:30
phy-meson-gxl-usb2.c phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use 2022-01-27 11:56:54 +05:30
phy-meson8-hdmi-tx.c phy: amlogic: Add a new driver for the HDMI TX PHY on Meson8/8b/8m2 2021-11-23 11:17:49 +05:30
phy-meson8b-usb2.c phy: amlogic: meson8b-usb2: fix shared reset control use 2022-01-27 11:56:54 +05:30