linux-stable/drivers/phy
Krzysztof Kozlowski 500a7173fc phy: samsung: exynos5250-sata: fix missing device put in probe error paths
[ Upstream commit 5c8402c4db ]

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:17:06 +02:00
..
allwinner phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked 2020-07-22 09:22:24 +02:00
amlogic
broadcom phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCs 2019-11-20 18:00:32 +01:00
hisilicon
lantiq phy: lantiq: Fix compile warning 2019-11-20 18:00:41 +01:00
marvell phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionally 2021-05-22 10:57:28 +02:00
mediatek
motorola phy: cpcap-usb: Fix warning for missing regulator_disable 2021-02-07 14:47:40 +01:00
qualcomm phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init 2020-10-01 13:12:23 +02:00
ralink
renesas phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role" 2019-12-17 20:39:52 +01:00
rockchip
samsung phy: samsung: exynos5250-sata: fix missing device put in probe error paths 2022-05-12 12:17:06 +02:00
st
tegra phy: tegra: xusb: Fix dangling pointer on probe failure 2020-12-02 08:34:42 +01:00
ti phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe() 2021-07-20 16:17:41 +02:00
Kconfig
Makefile
phy-core.c
phy-lpc18xx-usb-otg.c
phy-pistachio-usb.c
phy-xgene.c