Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

André Draszik and committed by
Greg Kroah-Hartman
07a83512 d483f034

+1 -1
+1 -1
include/linux/usb/tcpci.h
··· 190 190 * Optional; Callback to perform chip specific operations when FRS 191 191 * is sourcing vbus. 192 192 * @auto_discharge_disconnect: 193 - * Optional; Enables TCPC to autonously discharge vbus on disconnect. 193 + * Optional; Enables TCPC to autonomously discharge vbus on disconnect. 194 194 * @vbus_vsafe0v: 195 195 * optional; Set when TCPC can detect whether vbus is at VSAFE0V. 196 196 * @set_partner_usb_comm_capable: