linux/drivers/usb/dwc2
Nishad Kamdar b0d84e452c USB: dwc2: Use the correct style for SPDX License Identifier
This patch corrects the SPDX License Identifier style in
header files related to DesignWare USB2 DRD Core Support.
For C header files Documentation/process/license-rules.rst
mandates C-like comments (opposed to C source files where
C++ style should be used).

Changes made by using a script provided by Joe Perches here:
https://lkml.org/lkml/2019/2/7/46.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Acked-by: Minas Harutyunyan <hminas@synopsys.com>
Link: https://lore.kernel.org/r/20200328094828.GA5016@nishad
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-16 14:32:48 +02:00
..
core_intr.c usb: dwc2: Drop unlock/lock upon queueing a work item 2020-01-15 14:43:12 +01:00
core.c usb: dwc2: use a longer core rest timeout in dwc2_core_reset() 2019-10-22 10:42:08 +03:00
core.h USB: dwc2: Use the correct style for SPDX License Identifier 2020-04-16 14:32:48 +02:00
debug.h USB: dwc2: Use the correct style for SPDX License Identifier 2020-04-16 14:32:48 +02:00
debugfs.c usb: dwc2: fix debugfs FIFO count 2020-01-15 10:39:21 +01:00
gadget.c usb: dwc2: Implement set_selfpowered() 2020-03-15 11:34:17 +02:00
hcd_ddma.c
hcd_intr.c usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression) 2019-06-06 13:51:41 +03:00
hcd_queue.c usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression) 2019-06-06 13:51:41 +03:00
hcd.c usb: dwc2: Fix NULL qh in dwc2_queue_transaction 2020-01-15 10:39:20 +01:00
hcd.h USB: dwc2: Use the correct style for SPDX License Identifier 2020-04-16 14:32:48 +02:00
hw.h USB: dwc2: Use the correct style for SPDX License Identifier 2020-04-16 14:32:48 +02:00
Kconfig usb: remove redundant 'default n' from Kconfig-s 2019-05-21 10:06:22 +02:00
Makefile
params.c usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FS 2020-03-15 11:06:39 +02:00
pci.c
platform.c usb: dwc2: convert to devm_platform_get_and_ioremap_resource 2020-03-24 12:09:39 +01:00