Commit 656e7c36 authored by Mickael Maison's avatar Mickael Maison Committed by Felipe Balbi

usb: phy: fixed comment typo

Fixed a comment typo in drivers/usb/phy/of.c
Signed-off-by: default avatarMickael Maison <mickael.maison@gmail.com>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 2b08977b
......@@ -27,7 +27,7 @@ static const char *const usbphy_modes[] = {
* @np: Pointer to the given device_node
*
* The function gets phy interface string from property 'phy_type',
* and returns the correspondig enum usb_phy_interface
* and returns the corresponding enum usb_phy_interface
*/
enum usb_phy_interface of_usb_get_phy_mode(struct device_node *np)
{
......
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