summaryrefslogtreecommitdiff
path: root/include/usb_tc_sm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb_tc_sm.h')
-rw-r--r--include/usb_tc_sm.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/usb_tc_sm.h b/include/usb_tc_sm.h
index 47f65d430a..7f5ae8bde7 100644
--- a/include/usb_tc_sm.h
+++ b/include/usb_tc_sm.h
@@ -237,9 +237,7 @@ int tc_check_vconn_swap(int port);
* Checks if VCONN is being sourced.
*
* @param port USB_C port number
- * @return 1 if vconn is being sourced, 0 if it's not, and -1 if
- * can't answer at this time. -1 is returned if the current
- * Type-C state is not Attached.SRC or Attached.SNK.
+ * @return 1 if vconn is being sourced, 0 if it's not.
*/
int tc_is_vconn_src(int port);