projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac9ae51
)
usb: phy: phy-ab8500-usb: fix spello of "function"
author
Randy Dunlap
<rdunlap@infradead.org>
Wed, 9 Sep 2020 00:57:19 +0000
(17:57 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 14 Sep 2020 14:50:48 +0000
(16:50 +0200)
Fix typo/spello of "function".
Cc: Felipe Balbi <balbi@kernel.org>
Cc: Jiri Kosina <trivial@kernel.org>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link:
https://lore.kernel.org/r/1be7e71f-6b79-290a-f38e-b51ccaf85e8e@infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/phy-ab8500-usb.c
patch
|
blob
|
history
diff --git
a/drivers/usb/phy/phy-ab8500-usb.c
b/drivers/usb/phy/phy-ab8500-usb.c
index
aa4a314
..
4c52ba9
100644
(file)
--- a/
drivers/usb/phy/phy-ab8500-usb.c
+++ b/
drivers/usb/phy/phy-ab8500-usb.c
@@
-518,7
+518,7
@@
static int ab8500_usb_link_status_update(struct ab8500_usb *ab,
* 3. Enable AB regulators
* 4. Enable USB phy
* 5. Reset the musb controller
- * 6. Switch the ULPI GPIO pins to fu
cn
tion mode
+ * 6. Switch the ULPI GPIO pins to fu
nc
tion mode
* 7. Enable the musb Peripheral5 clock
* 8. Restore MUSB context
*/