u-boot-brain/board/samsung
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
..
arndale dm: exynos: Make sure that GPIOs are requested 2014-10-22 10:36:33 -06:00
common samsung: clean up checkpatch issues 2015-11-02 10:38:22 +09:00
goni usb: s3c-otg: Rename s3c_udc_probe() function 2015-12-17 21:54:40 +01:00
odroid usb: s3c-otg: Rename s3c_udc_probe() function 2015-12-17 21:54:40 +01:00
origen Fix bad return value checks (detected with Coccinelle) 2015-10-24 13:50:30 -04:00
smdk2410 smdk2410: clean up checkpatch issues 2015-11-02 10:38:22 +09:00
smdk5250 exynos: Add support for spring 2015-08-05 21:06:17 -06:00
smdk5420 exynos: Drop old exynos5420-specific board code 2015-08-05 21:06:16 -06:00
smdkc100 dm: select CONFIG_DM* options 2015-04-18 11:11:30 -06:00
smdkv310 smdkv310: clean up checkpatch issues 2015-11-02 10:38:22 +09:00
trats usb: s3c-otg: Rename s3c_udc_probe() function 2015-12-17 21:54:40 +01:00
trats2 usb: s3c-otg: Rename s3c_udc_probe() function 2015-12-17 21:54:40 +01:00
universal_c210 usb: s3c-otg: Rename s3c_udc_probe() function 2015-12-17 21:54:40 +01:00