linux-stable/drivers/phy/sunplus
Peng Wu 6e59419fd0 phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probe
The devm_ioremap() function returns NULL on error, it doesn't return
error pointers.

Fixes: 99d9ccd973 ("phy: usb: Add USB2.0 phy driver for Sunplus SP7021")
Signed-off-by: Peng Wu <wupeng58@huawei.com>
Link: https://lore.kernel.org/r/20220911060053.123594-1-wupeng58@huawei.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2022-11-05 00:29:57 +05:30
..
Kconfig
Makefile
phy-sunplus-usb2.c phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probe 2022-11-05 00:29:57 +05:30