mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
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> |
||
|---|---|---|
| .. | ||
| ci_udc.h | ||
| designware_udc.h | ||
| ehci-fsl.h | ||
| fotg210.h | ||
| fusbh200.h | ||
| lin_gadget_compat.h | ||
| mpc8xx_udc.h | ||
| pxa27x_udc.h | ||
| s3c_udc.h | ||
| udc.h | ||
| ulpi.h | ||