mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 04:34:03 +02:00
usb: typec: tcpci: fix a comment typo
autonously -> autonomously Signed-off-by: André Draszik <andre.draszik@linaro.org> Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Link: https://lore.kernel.org/r/20240710-tcpc-cleanup-v1-1-0ec1f41f4263@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
d483f034f0
commit
07a83512fa
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user