linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc
@ 2018-10-07 23:46 Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2018-10-07 23:46 UTC (permalink / raw)
  To: Heikki Krogerus; +Cc: linux-kernel, linux-usb

This must have been copy pasted from the function above. Fix it.

Signed-off-by: Stephen Boyd <swboyd@chromium.org>
---
 drivers/usb/typec/class.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/typec/class.c b/drivers/usb/typec/class.c
index 00141e05bc72..5db0593ca0bd 100644
--- a/drivers/usb/typec/class.c
+++ b/drivers/usb/typec/class.c
@@ -1322,7 +1322,7 @@ void typec_set_pwr_role(struct typec_port *port, enum typec_role role)
 EXPORT_SYMBOL_GPL(typec_set_pwr_role);
 
 /**
- * typec_set_pwr_role - Report VCONN source change
+ * typec_set_vconn_role - Report VCONN source change
  * @port: The USB Type-C Port which VCONN role changed
  * @role: Source when @port is sourcing VCONN, or Sink when it's not
  *

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc
@ 2018-10-08 10:02 Heikki Krogerus
  0 siblings, 0 replies; 2+ messages in thread
From: Heikki Krogerus @ 2018-10-08 10:02 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: linux-kernel, linux-usb

On Sun, Oct 07, 2018 at 04:46:12PM -0700, Stephen Boyd wrote:
> This must have been copy pasted from the function above. Fix it.
> 
> Signed-off-by: Stephen Boyd <swboyd@chromium.org>

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

> ---
>  drivers/usb/typec/class.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/usb/typec/class.c b/drivers/usb/typec/class.c
> index 00141e05bc72..5db0593ca0bd 100644
> --- a/drivers/usb/typec/class.c
> +++ b/drivers/usb/typec/class.c
> @@ -1322,7 +1322,7 @@ void typec_set_pwr_role(struct typec_port *port, enum typec_role role)
>  EXPORT_SYMBOL_GPL(typec_set_pwr_role);
>  
>  /**
> - * typec_set_pwr_role - Report VCONN source change
> + * typec_set_vconn_role - Report VCONN source change
>   * @port: The USB Type-C Port which VCONN role changed
>   * @role: Source when @port is sourcing VCONN, or Sink when it's not
>   *
> -- 
> Sent by a computer through tubes

Thanks,

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

end of thread, other threads:[~2018-10-08 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-07 23:46 usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc Stephen Boyd
  -- strict thread matches above, loose matches on Subject: below --
2018-10-08 10:02 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).