u-boot/include/usb
Marek Vasut a4bb9b3636 usb: s3c-otg: Rename s3c_udc_probe() function
The driver is actually for the Designware DWC2 controller.
This patch is the second and final to rename global symbol,
the s3c_udc_probe() function.

The rename is done automatically:
	$ sed -i "s/s3c_udc_probe/dwc2_udc_probe/g" \
		`git grep s3c_udc_probe | cut -d : -f 1`

Signed-off-by: Marek Vasut <marex@denx.de>
2015-12-17 21:54:40 +01:00
..
ci_udc.h usb: mv_udc: Rename to ci_udc 2014-02-06 04:48:15 +01:00
designware_udc.h usb: udc: add udc.h include file 2013-10-20 23:46:38 +02:00
ehci-fsl.h Merge branch 'master' of git://git.denx.de/u-boot-usb 2014-12-11 18:40:49 -05:00
fotg210.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
fusbh200.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
lin_gadget_compat.h mtd, ubi, ubifs: resync with Linux-3.14 2014-08-25 19:25:55 -04:00
mpc8xx_udc.h usb: udc: add udc.h include file 2013-10-20 23:46:38 +02:00
pxa27x_udc.h usb: udc: add udc.h include file 2013-10-20 23:46:38 +02:00
s3c_udc.h usb: s3c-otg: Rename s3c_udc_probe() function 2015-12-17 21:54:40 +01:00
udc.h omap: clean-up dead configs 2014-08-09 11:17:04 -04:00
ulpi.h usb: ulpi: add indicator configuration function 2012-10-15 11:54:01 -07:00