Files
u-boot-tk1-som/board
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-09-11 17:12:57 -04:00
2015-11-05 08:24:42 +01:00
2015-11-12 17:38:08 +01:00
2015-09-11 14:59:16 -04:00
2015-09-28 10:48:23 -04:00
2015-08-05 08:44:06 -06:00
2015-12-09 17:44:56 +08:00
2015-09-07 13:41:04 +02:00
2015-01-29 13:11:02 +01:00
2015-11-21 21:50:17 -05:00
2015-11-21 21:50:17 -05:00
2015-11-21 21:50:17 -05:00
2015-11-12 09:21:07 -07:00
2015-11-21 21:50:17 -05:00
2015-11-21 21:50:17 -05:00
2015-12-12 15:56:08 -05:00
2015-11-21 21:50:17 -05:00
2015-12-07 10:14:29 +01:00