USB: Fix up terminology
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Jun 2020 17:41:23 +0000 (19:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jul 2020 12:04:04 +0000 (14:04 +0200)
commitb9b70170db4d682049040608369e5103f43289d3
tree31a176e245b585db4016b3a5d569378406ef2171
parent43ff98695cc01779407d489fd546359c188222b4
USB: Fix up terminology

USB is a HOST/DEVICE protocol, as per the specification and all
documentation.  Fix up terms that are not applicable to make things
match up with the terms used through the rest of the USB stack.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Felipe Balbi <balbi@kernel.org>
Link: https://lore.kernel.org/r/20200630174123.GA1906678@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/usb.c
drivers/usb/dwc2/core.h
drivers/usb/gadget/Kconfig
drivers/usb/gadget/legacy/zero.c
drivers/usb/gadget/udc/Kconfig
drivers/usb/gadget/udc/bcm63xx_udc.c
drivers/usb/gadget/udc/core.c
drivers/usb/gadget/udc/dummy_hcd.c
drivers/usb/serial/ftdi_sio.h