usb: typec: tcpci: fix a comment typo
authorAndré Draszik <andre.draszik@linaro.org>
Wed, 10 Jul 2024 10:36:08 +0000 (11:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Aug 2024 10:49:30 +0000 (12:49 +0200)
autonously -> autonomously

Signed-off-by: André Draszik <andre.draszik@linaro.org>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20240710-tcpc-cleanup-v1-1-0ec1f41f4263@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/tcpci.h

index 0ab39b6ea205d54a3af794f12018942e944daa20..d27fe0c22a8b6a41f90ee1ce55a056a56d67856e 100644 (file)
@@ -190,7 +190,7 @@ struct tcpci;
  *             Optional; Callback to perform chip specific operations when FRS
  *             is sourcing vbus.
  * @auto_discharge_disconnect:
- *             Optional; Enables TCPC to autonously discharge vbus on disconnect.
+ *             Optional; Enables TCPC to autonomously discharge vbus on disconnect.
  * @vbus_vsafe0v:
  *             optional; Set when TCPC can detect whether vbus is at VSAFE0V.
  * @set_partner_usb_comm_capable: