usb: s3c-otg: Rename s3c_udc_*() functions
authorMarek Vasut <marex@denx.de>
Fri, 4 Dec 2015 01:03:45 +0000 (02:03 +0100)
committerMarek Vasut <marex@denx.de>
Thu, 17 Dec 2015 20:54:39 +0000 (21:54 +0100)
commitf52dd802cc385d669a2403ecee907f9c947e7f80
treeda04cbc2aab3f518c27b9f931db9f0b2e9013206
parentae1f2f0c4a04f448d65fa18e913b4421c374e622
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>
drivers/usb/gadget/s3c_udc_otg.c
drivers/usb/gadget/s3c_udc_otg_xfer_dma.c