From: André Draszik Date: Wed, 10 Jul 2024 10:36:08 +0000 (+0100) Subject: usb: typec: tcpci: fix a comment typo X-Git-Tag: v6.12-rc1~42^2~131 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=07a83512fa5be3f3d46369eee6352102fd9fb505;p=linux-block.git usb: typec: tcpci: fix a comment typo autonously -> autonomously Signed-off-by: André Draszik Reviewed-by: Heikki Krogerus Link: https://lore.kernel.org/r/20240710-tcpc-cleanup-v1-1-0ec1f41f4263@linaro.org Signed-off-by: Greg Kroah-Hartman --- 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: