commit | 4e7c29e60439e2683f49e0ef125978c48924880f | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri Dec 04 02:13:42 2015 +0100 |
committer | Marek Vasut <marex@denx.de> | Thu Dec 17 21:54:39 2015 +0100 |
tree | 34cc699509abb5827bc68500d614000e06ca6655 | |
parent | fe92a51b18dc144be1adad9b8ad9d0431ba5bb1e [diff] |
usb: s3c-otg: Rename s3c_ep_*() functions The driver is actually for the Designware DWC2 controller. This patch renames the s3c_ep_*() functions to reflect this. Signed-off-by: Marek Vasut <marex@denx.de>