rockchip: refresh usbdp driver patch

Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org>
This commit is contained in:
ZiMing Mo 2024-04-27 15:51:59 +08:00
parent 073c5c9485
commit b217eac89e
No known key found for this signature in database
GPG Key ID: 1BED2E3A77AE5ECF

View File

@ -1478,7 +1478,7 @@ Signed-off-by: Vinod Koul <vkoul@kernel.org>
+ .max_register = 0x20dc,
+};
+
+static struct phy *rk_udphy_phy_xlate(struct device *dev, const struct of_phandle_args *args)
+static struct phy *rk_udphy_phy_xlate(struct device *dev, struct of_phandle_args *args)
+{
+ struct rk_udphy *udphy = dev_get_drvdata(dev);
+