usb: s3c-otg: Rename s3c_ep_*() functions
authorMarek Vasut <marex@denx.de>
Fri, 4 Dec 2015 01:13:42 +0000 (02:13 +0100)
committerMarek Vasut <marex@denx.de>
Thu, 17 Dec 2015 20:54:39 +0000 (21:54 +0100)
commitae1f2f0c4a04f448d65fa18e913b4421c374e622
tree34cc699509abb5827bc68500d614000e06ca6655
parent28b9774808faf220702c238796941e15d097049c
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>
drivers/usb/gadget/s3c_udc_otg.c