summaryrefslogtreecommitdiffstats
path: root/include/usb
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2015-12-04 02:55:37 +0100
committerMarek Vasut <marex@denx.de>2015-12-17 21:54:40 +0100
commite179cedd09325f6e83107d6f437600de0fc81553 (patch)
tree3fcaebe6469941ba09e48b443dd673be06af0ef7 /include/usb
parent507e677bc4f25b15d81d599c3d8b669ab9846493 (diff)
downloadblackbird-obmc-uboot-e179cedd09325f6e83107d6f437600de0fc81553.tar.gz
blackbird-obmc-uboot-e179cedd09325f6e83107d6f437600de0fc81553.zip
usb: s3c-otg: Tweak the comments
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>
Diffstat (limited to 'include/usb')
-rw-r--r--include/usb/s3c_udc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usb/s3c_udc.h b/include/usb/s3c_udc.h
index 20af629929..497248dbee 100644
--- a/include/usb/s3c_udc.h
+++ b/include/usb/s3c_udc.h
@@ -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+
OpenPOWER on IntegriCloud