]> git.sur5r.net Git - u-boot/commitdiff
usb: s3c-otg: Tweak the comments
authorMarek Vasut <marex@denx.de>
Fri, 4 Dec 2015 01:55:37 +0000 (02:55 +0100)
committerMarek Vasut <marex@denx.de>
Thu, 17 Dec 2015 20:54:40 +0000 (21:54 +0100)
The driver is actually for the Designware DWC2 controller.
Tweak the comments in the driver to reflect this fact.

Signed-off-by: Marek Vasut <marex@denx.de>
drivers/usb/gadget/dwc2_udc_otg.c
drivers/usb/gadget/dwc2_udc_otg_phy.c
drivers/usb/gadget/dwc2_udc_otg_priv.h
drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c
include/usb/s3c_udc.h

index 93514a993a8edae3e836a5e991663c7ddb264e55..772d9481d32c6a72fbd97be3546ccb5db11fb94b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * drivers/usb/gadget/dwc2_udc_otg.c
- * Samsung S3C on-chip full/high speed USB OTG 2.0 device controllers
+ * Designware DWC2 on-chip full/high speed USB OTG 2.0 device controllers
  *
  * Copyright (C) 2008 for Samsung Electronics
  *
index eedfe37dd17eeb56b548e038f8c89104f91dd698..d3e9840585f3a52164e69ddd773e82e7afb9c1b9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * drivers/usb/gadget/dwc2_udc_otg.c
- * Samsung S3C on-chip full/high speed USB OTG 2.0 device controllers
+ * Designware DWC2 on-chip full/high speed USB OTG 2.0 device controllers
  *
  * Copyright (C) 2008 for Samsung Electronics
  *
index 5126a9d8eb04d7929e7a727309bf0484933647a5..36428826317b2353d60a28e51f7d337ae8c0d9cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Samsung S3C on-chip full/high speed USB device controllers
+ * Designware DWC2 on-chip full/high speed USB device controllers
  * Copyright (C) 2005 for Samsung Electronics
  *
  * SPDX-License-Identifier:    GPL-2.0+
index d56d401c8e576a06ae6f68da179ee148f05df8fc..bce9c30ef610a74c19ab9fb3f7065dba5b22de08 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c
- * Samsung S3C on-chip full/high speed USB OTG 2.0 device controllers
+ * Designware DWC2 on-chip full/high speed USB OTG 2.0 device controllers
  *
  * Copyright (C) 2009 for Samsung Electronics
  *
index 20af6299290f842f63efad62b8aea273e6cdf72d..497248dbeecd73615912edc792ac1ec515c9a2ad 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * drivers/usb/gadget/s3c_udc.h
- * Samsung S3C on-chip full/high speed USB device controllers
+ * Designware DWC2 on-chip full/high speed USB device controllers
  * Copyright (C) 2005 for Samsung Electronics
  *
  * SPDX-License-Identifier:    GPL-2.0+