u-boot-brain/board/terasic/sockit
Marek Vasut c0982871df usb: s3c-otg: Rename struct s3c_plat_otg_data
The driver is actually for the Designware DWC2 controller.
This patch is the first to rename global symbol, the struct
s3c_plat_otg_data.

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

Signed-off-by: Marek Vasut <marex@denx.de>
2015-12-17 21:54:40 +01:00
..
qts arm: socfpga: Add support for Terasic SoCkit board 2015-09-04 11:54:21 +02:00
MAINTAINERS arm: socfpga: Add support for Terasic SoCkit board 2015-09-04 11:54:21 +02:00
Makefile arm: socfpga: Add support for Terasic SoCkit board 2015-09-04 11:54:21 +02:00
socfpga.c usb: s3c-otg: Rename struct s3c_plat_otg_data 2015-12-17 21:54:40 +01:00