summaryrefslogtreecommitdiff
path: root/drivers/usb/class/cdc-acm.c
diff options
context:
space:
mode:
authorJack Pham <jackp@codeaurora.org>2017-08-01 17:36:50 -0700
committerJack Pham <jackp@codeaurora.org>2017-08-03 10:18:46 -0700
commit4bcef711d14b12fbb950579c3d3841b761c1530b (patch)
treeb566150fc5fb6d871edd4924d38112a6760b2a9c /drivers/usb/class/cdc-acm.c
parentfc30a7a6403d258e5cd397a58b93e7ab040c917b (diff)
usb: pd: rename enum pd_msg_type to pd_sop_type
This enum is used to specify what packet type (SOP, SOP', SOP'') to the PD PHY when sending and receiving messages. To avoid confusion with the message type field of a message header (e.g. MSG_REQUEST, MSG_ACCEPT, etc), rename the enum to pd_sop_type and change the parameter name from 'type' to 'sop'. Also change the enum pd_sig_type parameter name to 'sig' for similar clarity. This patch is cosmetic, no functional changes. Change-Id: Idf74f7635ec5afee3538815f2efd9bc032ee6d89 Signed-off-by: Jack Pham <jackp@codeaurora.org>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions