commit | 1a639ff8d16a895a3c7ec8e5bbe15baaaa31ca42 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri Dec 04 00:57:58 2015 +0100 |
committer | Marek Vasut <marex@denx.de> | Thu Dec 17 21:54:38 2015 +0100 |
tree | aca6368177288928cf4502a944d9bc549408802f | |
parent | f64a25c743afcaa011d5c9b6bf58626a173b5218 [diff] |
usb: s3c-otg: Rename struct s3c_udc to dwc2_udc The driver is actually for the Designware DWC2 controller. This patch renames struct s3c_udc to struct dwc2_udc to make things more obvious and clear. Signed-off-by: Marek Vasut <marex@denx.de>