Commit fb1928de2b47857853c6161353f5df100b44fe0b

Authored by Antonio Ospite
Committed by Jiri Kosina
1 parent b39fc89034

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

Signed-off-by: Antonio Ospite <ao2@ao2.it>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/usb/phy/phy.c
... ... @@ -144,7 +144,7 @@
144 144 }
145 145 EXPORT_SYMBOL_GPL(usb_get_phy);
146 146  
147   - /**
  147 +/**
148 148 * devm_usb_get_phy_by_phandle - find the USB PHY by phandle
149 149 * @dev - device that requests this phy
150 150 * @phandle - name of the property holding the phy phandle value