commit | b4d5cf0bc8f9d39c0674c87c610d95d3445a3434 | [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 | 1c84cc6e3badb31e55bdf05ff2d3f8f058a5da47 [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>