From: Greg Kroah-Hartman Date: Fri, 22 Apr 2022 13:49:23 +0000 (+0200) Subject: Merge tag 'phy-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux... X-Git-Tag: v5.18-rc5~6^2~5 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=2e043a2ead2a24d35d5136fc5f7afe4a2b32f381;p=tomoyo%2Ftomoyo-test1.git Merge tag 'phy-fixes-5.18' of git://git./linux/kernel/git/phy/linux-phy into char-misc-linus Vinod writes: phy: fixes for 5.18 Fixes for bunch of drivers: - TI fixes for runtime disable, missing of_node_put and error handling - Samsung fixes for device_put and of_node_put - Amlogic error path handling * tag 'phy-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy: phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe() phy: ti: Add missing pm_runtime_disable() in serdes_am654_probe phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probe phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocks phy: ti: tusb1210: Fix an error handling path in tusb1210_probe() phy: samsung: exynos5250-sata: fix missing device put in probe error paths phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe phy: ti: Fix missing of_node_put in ti_pipe3_get_sysctrl() phy: ti: tusb1210: Make tusb1210_chg_det_states static --- 2e043a2ead2a24d35d5136fc5f7afe4a2b32f381