summaryrefslogtreecommitdiffstats
path: root/drivers/usb
diff options
context:
space:
mode:
authorAntonio Ospite <ao2@ao2.it>2014-06-04 08:03:42 -0400
committerJiri Kosina <jkosina@suse.cz>2014-06-19 09:24:28 -0400
commitfb1928de2b47857853c6161353f5df100b44fe0b (patch)
treeae97b3282857f550771cf89698826833bbaa8463 /drivers/usb
parentb39fc89034b465bdfab13d62b37f1fe49c7577bf (diff)
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>
Diffstat (limited to 'drivers/usb')
-rw-r--r--drivers/usb/phy/phy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/phy/phy.c b/drivers/usb/phy/phy.c
index 8afa813d690b..9c6baabe4fdb 100644
--- a/drivers/usb/phy/phy.c
+++ b/drivers/usb/phy/phy.c
@@ -144,7 +144,7 @@ err0:
144} 144}
145EXPORT_SYMBOL_GPL(usb_get_phy); 145EXPORT_SYMBOL_GPL(usb_get_phy);
146 146
147 /** 147/**
148 * devm_usb_get_phy_by_phandle - find the USB PHY by phandle 148 * devm_usb_get_phy_by_phandle - find the USB PHY by phandle
149 * @dev - device that requests this phy 149 * @dev - device that requests this phy
150 * @phandle - name of the property holding the phy phandle value 150 * @phandle - name of the property holding the phy phandle value