summaryrefslogtreecommitdiffstats
path: root/drivers/phy/allwinner/phy-sun4i-usb.c
diff options
context:
space:
mode:
authorTiezhu Yang <yangtiezhu@loongson.cn>2020-05-25 21:08:57 +0800
committerVinod Koul <vkoul@kernel.org>2020-06-24 18:29:09 +0530
commitfdc355a03df537bc8d8909b86d1688fe07c7032b (patch)
tree878e079d6ada40f1017b58ea8088f4ccaa517b22 /drivers/phy/allwinner/phy-sun4i-usb.c
parent5a72122dcfd921940ce877963ddd7be4b089adf2 (diff)
phy: rockchip: Fix return value of inno_dsidphy_probe()
When call function devm_platform_ioremap_resource(), we should use IS_ERR() to check the return value and return PTR_ERR() if failed. Fixes: b7535a3bc0ba ("phy/rockchip: Add support for Innosilicon MIPI/LVDS/TTL PHY") Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Reviewed-by: Heiko Stuebner <heiko@sntech.de> Link: https://lore.kernel.org/r/1590412138-13903-1-git-send-email-yangtiezhu@loongson.cn Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/phy/allwinner/phy-sun4i-usb.c')
0 files changed, 0 insertions, 0 deletions