Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-17 | usb: s3c-otg: Rename remaining macros | Marek Vasut | |
The driver is actually for the Designware DWC2 controller. This patch renames the remaining S3C_* macros to match the DWC2 naming. Signed-off-by: Marek Vasut <marex@denx.de> | |||
2015-12-17 | usb: s3c-otg: Rename local headers to dwc2_*h | Marek Vasut | |
The driver is actually for the Designware DWC2 controller. This patch renames the local header files to dwc2_*h and adjusts the sources to use the new names. Signed-off-by: Marek Vasut <marex@denx.de> |