diff options
Diffstat (limited to 'drivers/usb/phy/phy.c')
-rw-r--r-- | drivers/usb/phy/phy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/phy/phy.c b/drivers/usb/phy/phy.c index 36b6bce33b20..6d0f6080eceb 100644 --- a/drivers/usb/phy/phy.c +++ b/drivers/usb/phy/phy.c | |||
@@ -147,7 +147,7 @@ err0: | |||
147 | } | 147 | } |
148 | EXPORT_SYMBOL_GPL(usb_get_phy); | 148 | EXPORT_SYMBOL_GPL(usb_get_phy); |
149 | 149 | ||
150 | /** | 150 | /** |
151 | * devm_usb_get_phy_by_phandle - find the USB PHY by phandle | 151 | * devm_usb_get_phy_by_phandle - find the USB PHY by phandle |
152 | * @dev - device that requests this phy | 152 | * @dev - device that requests this phy |
153 | * @phandle - name of the property holding the phy phandle value | 153 | * @phandle - name of the property holding the phy phandle value |