u-boot/board/altera/arria5-socdk
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: Fix ArriaV SoCDK PLL config 2015-08-23 11:56:21 +02:00
MAINTAINERS arm: socfpga: update MAINTAINERS' file for cyclone5_socdk and arria5_socdk 2015-09-23 03:55:28 +02:00
Makefile arm: socfpga: Split Altera socfpga into AV and CV SoCDK 2015-08-23 11:56:19 +02:00
socfpga.c usb: s3c-otg: Rename struct s3c_plat_otg_data 2015-12-17 21:54:40 +01:00