summaryrefslogtreecommitdiffstats
path: root/drivers/phy/samsung/phy-exynos-pcie.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-07-20 08:27:18 -0500
committerVinod Koul <vkoul@kernel.org>2020-07-21 16:09:11 +0530
commite9f84ec63c6f0f2fecd3c5bdec0178bb927c0c77 (patch)
tree2dbe1c4caa6887ac8b9c56c59097213c3bbdd119 /drivers/phy/samsung/phy-exynos-pcie.c
parentf13b89900d364ebb72ec2011dd0cf61b7c3bb3d5 (diff)
phy: samsung-ufs: Fix IS_ERR argument
Fix IS_ERR argument in samsung_ufs_phy_symbol_clk_init(). The proper argument to be passed to IS_ERR() is phy->rx1_symbol_clk. This bug was detected with the help of Coccinelle. Fixes: bca21e930451 ("phy: samsung-ufs: add UFS PHY driver for samsung SoC") Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com> Link: https://lore.kernel.org/r/20200720132718.GA13413@embeddedor Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/phy/samsung/phy-exynos-pcie.c')
0 files changed, 0 insertions, 0 deletions