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

André Draszik posted 15 patches 1 year, 5 months ago
[PATCH 01/15] usb: typec: tcpci: fix a comment typo
Posted by André Draszik 1 year, 5 months ago
autonously -> autonomously

Signed-off-by: André Draszik <andre.draszik@linaro.org>
---
 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

Re: [PATCH 01/15] usb: typec: tcpci: fix a comment typo
Posted by Heikki Krogerus 1 year, 4 months ago
On Wed, Jul 10, 2024 at 11:36:08AM +0100, André Draszik wrote:
> autonously -> autonomously
> 
> Signed-off-by: André Draszik <andre.draszik@linaro.org>

Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>

> ---
>  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

-- 
heikki