diff options
author | Marek Vasut <marex@denx.de> | 2015-12-04 01:23:29 (GMT) |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2015-12-17 20:54:40 (GMT) |
commit | c0982871df3ea6af1658cbf0f2fe38938b1780c7 (patch) | |
tree | 6cfd5271d69ff50ea166173a40b1a73f1d95da94 /include/vsc9953.h | |
parent | e30824f439c81070d97cff3f9a31952b58eb9ad3 (diff) | |
download | u-boot-c0982871df3ea6af1658cbf0f2fe38938b1780c7.tar.xz |
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>
Diffstat (limited to 'include/vsc9953.h')
0 files changed, 0 insertions, 0 deletions