projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5851c2
)
usb/typec/tcpm: fix repeated words in comments
author
Jilin Yuan
<yuanjilin@cdjrlc.com>
Sat, 16 Jul 2022 13:56:42 +0000
(21:56 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 27 Jul 2022 12:34:23 +0000
(14:34 +0200)
Delete the redundant word 'to'.
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Link:
https://lore.kernel.org/r/20220716135642.52460-1-yuanjilin@cdjrlc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/tcpm/tcpm.c
patch
|
blob
|
history
diff --git
a/drivers/usb/typec/tcpm/tcpm.c
b/drivers/usb/typec/tcpm/tcpm.c
index e1126a6c8e467d36cd9c7a6c3d9c766c788637c2..ea5a917c51b1be7a763d739e047aa6d3997972ad 100644
(file)
--- a/
drivers/usb/typec/tcpm/tcpm.c
+++ b/
drivers/usb/typec/tcpm/tcpm.c
@@
-4520,7
+4520,7
@@
static void run_state_machine(struct tcpm_port *port)
* The specification suggests that dual mode ports in sink
* mode should transition to state PE_SRC_Transition_to_default.
* See USB power delivery specification chapter 8.3.3.6.1.3.
- * This would mean to
to
+ * This would mean to
* - turn off VCONN, reset power supply
* - request hardware reset
* - turn on VCONN