diff --git a/drivers/usb/phy/phy.c b/drivers/usb/phy/phy.c index 8afa813d690bc6f7aa15c9b9c7523cf96b24099a..9c6baabe4fdbd308798a9b8d7b5006748d3327d0 100644 --- a/drivers/usb/phy/phy.c +++ b/drivers/usb/phy/phy.c @@ -144,7 +144,7 @@ struct usb_phy *usb_get_phy(enum usb_phy_type type) } EXPORT_SYMBOL_GPL(usb_get_phy); - /** +/** * devm_usb_get_phy_by_phandle - find the USB PHY by phandle * @dev - device that requests this phy * @phandle - name of the property holding the phy phandle value