linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved"
@ 2021-09-22  6:01 Xu Yang
  2021-09-22 12:19 ` Guenter Roeck
  2021-09-23 12:33 ` Heikki Krogerus
  0 siblings, 2 replies; 3+ messages in thread
From: Xu Yang @ 2021-09-22  6:01 UTC (permalink / raw)
  To: linux, heikki.krogerus, gregkh; +Cc: linux-usb, linux-imx, jun.li

There is a spelling mistake in a comment. Fix it.

Signed-off-by: Xu Yang <xu.yang_2@nxp.com>

diff --git a/drivers/usb/typec/tcpm/tcpci.c b/drivers/usb/typec/tcpm/tcpci.c
index 9858716698df..864049631fbe 100644
--- a/drivers/usb/typec/tcpm/tcpci.c
+++ b/drivers/usb/typec/tcpm/tcpci.c
@@ -258,7 +258,7 @@ static int tcpci_set_polarity(struct tcpc_dev *tcpc,
 	 * When port has drp toggling enabled, ROLE_CONTROL would only have the initial
 	 * terminations for the toggling and does not indicate the final cc
 	 * terminations when ConnectionResult is 0 i.e. drp toggling stops and
-	 * the connection is resolbed. Infer port role from TCPC_CC_STATUS based on the
+	 * the connection is resolved. Infer port role from TCPC_CC_STATUS based on the
 	 * terminations seen. The port role is then used to set the cc terminations.
 	 */
 	if (reg & TCPC_ROLE_CTRL_DRP) {
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved"
  2021-09-22  6:01 [PATCH] usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved" Xu Yang
@ 2021-09-22 12:19 ` Guenter Roeck
  2021-09-23 12:33 ` Heikki Krogerus
  1 sibling, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2021-09-22 12:19 UTC (permalink / raw)
  To: Xu Yang; +Cc: heikki.krogerus, gregkh, linux-usb, linux-imx, jun.li

On Wed, Sep 22, 2021 at 02:01:52PM +0800, Xu Yang wrote:
> There is a spelling mistake in a comment. Fix it.
> 
> Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
> 
Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> diff --git a/drivers/usb/typec/tcpm/tcpci.c b/drivers/usb/typec/tcpm/tcpci.c
> index 9858716698df..864049631fbe 100644
> --- a/drivers/usb/typec/tcpm/tcpci.c
> +++ b/drivers/usb/typec/tcpm/tcpci.c
> @@ -258,7 +258,7 @@ static int tcpci_set_polarity(struct tcpc_dev *tcpc,
>  	 * When port has drp toggling enabled, ROLE_CONTROL would only have the initial
>  	 * terminations for the toggling and does not indicate the final cc
>  	 * terminations when ConnectionResult is 0 i.e. drp toggling stops and
> -	 * the connection is resolbed. Infer port role from TCPC_CC_STATUS based on the
> +	 * the connection is resolved. Infer port role from TCPC_CC_STATUS based on the
>  	 * terminations seen. The port role is then used to set the cc terminations.
>  	 */
>  	if (reg & TCPC_ROLE_CTRL_DRP) {
> -- 
> 2.25.1
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved"
  2021-09-22  6:01 [PATCH] usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved" Xu Yang
  2021-09-22 12:19 ` Guenter Roeck
@ 2021-09-23 12:33 ` Heikki Krogerus
  1 sibling, 0 replies; 3+ messages in thread
From: Heikki Krogerus @ 2021-09-23 12:33 UTC (permalink / raw)
  To: Xu Yang; +Cc: linux, gregkh, linux-usb, linux-imx, jun.li

On Wed, Sep 22, 2021 at 02:01:52PM +0800, Xu Yang wrote:
> There is a spelling mistake in a comment. Fix it.
> 
> Signed-off-by: Xu Yang <xu.yang_2@nxp.com>

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

> diff --git a/drivers/usb/typec/tcpm/tcpci.c b/drivers/usb/typec/tcpm/tcpci.c
> index 9858716698df..864049631fbe 100644
> --- a/drivers/usb/typec/tcpm/tcpci.c
> +++ b/drivers/usb/typec/tcpm/tcpci.c
> @@ -258,7 +258,7 @@ static int tcpci_set_polarity(struct tcpc_dev *tcpc,
>  	 * When port has drp toggling enabled, ROLE_CONTROL would only have the initial
>  	 * terminations for the toggling and does not indicate the final cc
>  	 * terminations when ConnectionResult is 0 i.e. drp toggling stops and
> -	 * the connection is resolbed. Infer port role from TCPC_CC_STATUS based on the
> +	 * the connection is resolved. Infer port role from TCPC_CC_STATUS based on the
>  	 * terminations seen. The port role is then used to set the cc terminations.
>  	 */
>  	if (reg & TCPC_ROLE_CTRL_DRP) {
> -- 
> 2.25.1

-- 
heikki

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-23 12:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-22  6:01 [PATCH] usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved" Xu Yang
2021-09-22 12:19 ` Guenter Roeck
2021-09-23 12:33 ` Heikki Krogerus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).