The driver is actually for the Designware DWC2 controller. This patch renames the local source files to dwc2_*c and adjusts the Makefile to use the new names. Signed-off-by: Marek Vasut <marex@denx.de>master
parent
f4d9bd06f7
commit
be5e4bdced
@ -1,5 +1,5 @@ |
||||
/*
|
||||
* drivers/usb/gadget/s3c_udc_otg.c |
||||
* drivers/usb/gadget/dwc2_udc_otg.c |
||||
* Samsung S3C on-chip full/high speed USB OTG 2.0 device controllers |
||||
* |
||||
* Copyright (C) 2008 for Samsung Electronics |
@ -1,5 +1,5 @@ |
||||
/*
|
||||
* drivers/usb/gadget/s3c_udc_otg_xfer_dma.c |
||||
* drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c |
||||
* Samsung S3C on-chip full/high speed USB OTG 2.0 device controllers |
||||
* |
||||
* Copyright (C) 2009 for Samsung Electronics |
Loading…
Reference in new issue