projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7974ecd
)
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
Felipe Balbi
<balbi@kernel.org>
Fri, 2 Oct 2020 06:57:41 +0000
(09:57 +0300)
Fix typo/spello of "function".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Felipe Balbi <balbi@kernel.org>
Cc: linux-usb@vger.kernel.org
Cc: Jiri Kosina <trivial@kernel.org>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
drivers/usb/phy/phy-ab8500-usb.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/phy/phy-ab8500-usb.c
b/drivers/usb/phy/phy-ab8500-usb.c
index aa4a3140394b760a38e04fce2109fdc0d3b5ad26..4c52ba96f17e4392d6d394d7ffe5b7e85713f910 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
*/