projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
498f047
)
usb: dwc2: fix spelling mistake: "genereted" -> "generated"
author
Colin Ian King
<colin.king@canonical.com>
Tue, 13 Mar 2018 15:50:24 +0000
(15:50 +0000)
committer
Felipe Balbi
<felipe.balbi@linux.intel.com>
Wed, 14 Mar 2018 09:00:26 +0000
(11:00 +0200)
Trivial fix to spelling mistake in dev_warn warning message text.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc2/hcd.c
patch
|
blob
|
history
diff --git
a/drivers/usb/dwc2/hcd.c
b/drivers/usb/dwc2/hcd.c
index dcfda5eb4cac9a8ff8c4bc69167fc8bf8ff80362..190f959640007365083c239b0c3ea48ed133a85a 100644
(file)
--- a/
drivers/usb/dwc2/hcd.c
+++ b/
drivers/usb/dwc2/hcd.c
@@
-5433,7
+5433,7
@@
int dwc2_host_enter_hibernation(struct dwc2_hsotg *hsotg)
/* Wait for the HPRT0.PrtSusp register field to be set */
if (dwc2_hsotg_wait_bit_set(hsotg, HPRT0, HPRT0_SUSP, 300))
- dev_warn(hsotg->dev, "Suspend wasn't gener
e
ted\n");
+ dev_warn(hsotg->dev, "Suspend wasn't gener
a
ted\n");
/*
* We need to disable interrupts to prevent servicing of any IRQ