commit | 627d929826af5a356ab3ad7198f2a13ce516512b | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri Dec 04 01:48:57 2015 +0100 |
committer | Marek Vasut <marex@denx.de> | Thu Dec 17 21:54:39 2015 +0100 |
tree | c3f0f3d4b0ab7b16eba3fb9ea7aa5907c5f0cda1 | |
parent | 5f3a562a3ba145b2fb62ddb77f59bac5c4ab3ff6 [diff] |
usb: s3c-otg: Rename struct s3c_ep The driver is actually for the Designware DWC2 controller. This patch renames struct s3c_ep to reflect this. Signed-off-by: Marek Vasut <marex@denx.de>