android_kernel_xiaomi_sm7250/drivers/phy/samsung
Krzysztof Kozlowski 2edeba4d5d phy: samsung: exynos5250-sata: fix missing device put in probe error paths
[ Upstream commit 5c8402c4db45dd55c2c93c8d730f5dfa7c78a702 ]

The actions of of_find_i2c_device_by_node() in probe function should be
reversed in error paths by putting the reference to obtained device.

Fixes: bcff4cba41 ("PHY: Exynos: Add Exynos5250 SATA PHY driver")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Link: https://lore.kernel.org/r/20220407091857.230386-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-05-12 12:20:20 +02:00
..
Kconfig
Makefile
phy-exynos4x12-usb2.c
phy-exynos5-usbdrd.c
phy-exynos4210-usb2.c
phy-exynos5250-sata.c phy: samsung: exynos5250-sata: fix missing device put in probe error paths 2022-05-12 12:20:20 +02:00
phy-exynos5250-usb2.c
phy-exynos-dp-video.c
phy-exynos-mipi-video.c
phy-exynos-pcie.c
phy-s5pv210-usb2.c
phy-samsung-usb2.c
phy-samsung-usb2.h