Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

usb/typec/tcpm: fix repeated words in comments

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>

authored by

Jilin Yuan and committed by
Greg Kroah-Hartman
908d34aa d5851c24

+1 -1
+1 -1
drivers/usb/typec/tcpm/tcpm.c
··· 4520 4520 * The specification suggests that dual mode ports in sink 4521 4521 * mode should transition to state PE_SRC_Transition_to_default. 4522 4522 * See USB power delivery specification chapter 8.3.3.6.1.3. 4523 - * This would mean to to 4523 + * This would mean to 4524 4524 * - turn off VCONN, reset power supply 4525 4525 * - request hardware reset 4526 4526 * - turn on VCONN