u-boot/board/altera
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
..
arria5-socdk usb: s3c-otg: Rename struct s3c_plat_otg_data 2015-12-17 21:54:40 +01:00
cyclone5-socdk usb: s3c-otg: Rename struct s3c_plat_otg_data 2015-12-17 21:54:40 +01:00
nios2 nios2: add 3c120 and 10m50 devboards MAINTAINERS 2015-11-12 08:26:59 +08:00