Commit fb1928de authored by Antonio Ospite's avatar Antonio Ospite Committed by Jiri Kosina

drivers/usb/phy/phy.c: remove a leading space

Signed-off-by: default avatarAntonio Ospite <ao2@ao2.it>
Acked-by: default avatarFelipe Balbi <balbi@ti.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent b39fc890
...@@ -144,7 +144,7 @@ struct usb_phy *usb_get_phy(enum usb_phy_type type) ...@@ -144,7 +144,7 @@ struct usb_phy *usb_get_phy(enum usb_phy_type type)
} }
EXPORT_SYMBOL_GPL(usb_get_phy); EXPORT_SYMBOL_GPL(usb_get_phy);
/** /**
* devm_usb_get_phy_by_phandle - find the USB PHY by phandle * devm_usb_get_phy_by_phandle - find the USB PHY by phandle
* @dev - device that requests this phy * @dev - device that requests this phy
* @phandle - name of the property holding the phy phandle value * @phandle - name of the property holding the phy phandle value
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment