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.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/usb_tc_sm.h b/include/usb_tc_sm.h
index 4aaacd522b..ec6473edfd 100644
--- a/include/usb_tc_sm.h
+++ b/include/usb_tc_sm.h
@@ -1,4 +1,4 @@
-/* Copyright 2019 The Chromium OS Authors. All rights reserved.
+/* Copyright 2019 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -24,7 +24,7 @@ enum try_src_override_t {
* This is the maximum voltage a sink can request
* while charging.
*/
-#define TYPE_C_VOLTAGE 5000 /* mV */
+#define TYPE_C_VOLTAGE 5000 /* mV */
/*
* Type C default sink current (mA)
@@ -32,7 +32,7 @@ enum try_src_override_t {
* This is the maximum current a sink can draw if charging
* while in the Audio Accessory State.
*/
-#define TYPE_C_AUDIO_ACC_CURRENT 500 /* mA */
+#define TYPE_C_AUDIO_ACC_CURRENT 500 /* mA */
/**
* Returns true if TypeC State machine is in attached source state.
@@ -256,7 +256,7 @@ void pd_request_vconn_swap_off(int port);
* @return 0 if cc1 is connected, else 1 for cc2
*/
enum tcpc_cc_polarity get_snk_polarity(enum tcpc_cc_voltage_status cc1,
- enum tcpc_cc_voltage_status cc2);
+ enum tcpc_cc_voltage_status cc2);
/**
* Called by the state machine framework to initialize the