linux/drivers/phy/samsung
Miaoqian Lin 388ec8f079 phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe
The device_node pointer is returned by of_parse_phandle() with refcount
incremented. We should use of_node_put() on it when done.

Fixes: bcff4cba41 ("PHY: Exynos: Add Exynos5250 SATA PHY driver")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220407091857.230386-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2022-04-11 22:46:13 +05:30
..
Kconfig phy: samsung: unify naming and describe driver in KConfig 2021-10-01 11:46:20 +05:30
Makefile phy: samsung-ufs: support exynosauto ufs phy driver 2021-07-20 16:43:10 +05:30
phy-exynos-dp-video.c phy: exynos: Rename Exynos to lowercase 2020-06-24 22:44:19 +05:30
phy-exynos-mipi-video.c phy: exynos: Rename Exynos to lowercase 2020-06-24 22:44:19 +05:30
phy-exynos-pcie.c phy: samsung: phy-exynos-pcie: fix typo 'tunning' 2020-11-20 16:04:01 +05:30
phy-exynos4x12-usb2.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
phy-exynos5-usbdrd.c phy: samsung: convert to devm_platform_ioremap_resource 2020-11-16 12:47:47 +05:30
phy-exynos7-ufs.c phy: samsung-ufs: move phy-exynos7-ufs header 2021-07-20 16:43:10 +05:30
phy-exynos4210-usb2.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
phy-exynos5250-sata.c phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe 2022-04-11 22:46:13 +05:30
phy-exynos5250-usb2.c phy: samsung: Add support for the Exynos5420 variant of the USB2 PHY 2020-11-30 16:20:59 +05:30
phy-exynosautov9-ufs.c phy: samsung-ufs: support exynosauto ufs phy driver 2021-07-20 16:43:10 +05:30
phy-s5pv210-usb2.c phy: samsung: s5pv210-usb2: Add delay after reset 2020-05-13 08:27:35 +05:30
phy-samsung-ufs.c phy: samsung-ufs: support exynosauto ufs phy driver 2021-07-20 16:43:10 +05:30
phy-samsung-ufs.h phy: samsung-ufs: support exynosauto ufs phy driver 2021-07-20 16:43:10 +05:30
phy-samsung-usb2.c phy: samsung: Merge Kconfig for Exynos5420 and Exynos5250 2020-12-02 12:35:07 +05:30
phy-samsung-usb2.h phy: samsung: Add support for the Exynos5420 variant of the USB2 PHY 2020-11-30 16:20:59 +05:30