Files
u-boot-tk1-som/drivers
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
..
2015-11-02 10:38:00 +09:00
2015-12-05 18:22:23 -05:00
2015-12-01 08:07:22 -07:00
2015-10-22 14:22:22 -04:00
2015-12-05 18:22:32 -05:00
2015-12-11 06:30:01 +01:00
2015-12-11 22:12:24 +05:30
2015-12-09 17:44:56 +08:00
2015-05-26 14:13:12 +02:00
2015-12-12 15:56:08 -05:00
2015-10-23 09:42:28 -06:00
2015-10-12 12:56:32 -04:00