commit | fa03c81724211c3e234bfbc4ab319177846c4b7f | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri Dec 04 02:03:45 2015 +0100 |
committer | Marek Vasut <marex@denx.de> | Thu Dec 17 21:54:39 2015 +0100 |
tree | da04cbc2aab3f518c27b9f931db9f0b2e9013206 | |
parent | 4e7c29e60439e2683f49e0ef125978c48924880f [diff] |
usb: s3c-otg: Rename s3c_udc_*() functions The driver is actually for the Designware DWC2 controller. This patch renames the s3c_ep_*() functions to reflect this. The function s3c_udc_probe() is a special case and is not renamed by this patch yet. Signed-off-by: Marek Vasut <marex@denx.de>