mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
UPSTREAM: usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc
This must have been copy pasted from the function above. Fix it.
Change-Id: I34f701e5c8347a9fc2abd229fc92a67176400745
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit f65861c645)
This commit is contained in:
@@ -1340,7 +1340,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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user