[PATCH 01/15] usb: typec: tcpci: fix a comment typo

From: André Draszik
Date: Wed Jul 10 2024 - 06:39:03 EST


autonously -> autonomously

Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
---
include/linux/usb/tcpci.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/usb/tcpci.h b/include/linux/usb/tcpci.h
index 0ab39b6ea205..d27fe0c22a8b 100644
--- a/include/linux/usb/tcpci.h
+++ b/include/linux/usb/tcpci.h
@@ -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:

--
2.45.2.803.g4e1b14247a-goog