Home
last modified time | relevance | path

Searched hist:c0982871 (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/board/terasic/sockit/
H A Dsocfpga.cc0982871 Thu Dec 03 19:23:29 CST 2015 Marek Vasut <marex@denx.de> 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>
/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_priv.hc0982871 Thu Dec 03 19:23:29 CST 2015 Marek Vasut <marex@denx.de> 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>
H A Ddwc2_udc_otg.cc0982871 Thu Dec 03 19:23:29 CST 2015 Marek Vasut <marex@denx.de> 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>
/openbmc/u-boot/board/ebv/socrates/
H A Dsocfpga.cc0982871 Thu Dec 03 19:23:29 CST 2015 Marek Vasut <marex@denx.de> 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>
/openbmc/u-boot/board/altera/cyclone5-socdk/
H A Dsocfpga.cc0982871 Thu Dec 03 19:23:29 CST 2015 Marek Vasut <marex@denx.de> 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>
/openbmc/u-boot/board/altera/arria5-socdk/
H A Dsocfpga.cc0982871 Thu Dec 03 19:23:29 CST 2015 Marek Vasut <marex@denx.de> 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>
/openbmc/u-boot/board/broadcom/bcm28155_ap/
H A Dbcm28155_ap.cc0982871 Thu Dec 03 19:23:29 CST 2015 Marek Vasut <marex@denx.de> 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>
/openbmc/u-boot/board/samsung/odroid/
H A Dodroid.cc0982871 Thu Dec 03 19:23:29 CST 2015 Marek Vasut <marex@denx.de> 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>
/openbmc/u-boot/board/samsung/trats2/
H A Dtrats2.cc0982871 Thu Dec 03 19:23:29 CST 2015 Marek Vasut <marex@denx.de> 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>
/openbmc/u-boot/board/samsung/goni/
H A Dgoni.cc0982871 Thu Dec 03 19:23:29 CST 2015 Marek Vasut <marex@denx.de> 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>
/openbmc/u-boot/board/samsung/universal_c210/
H A Duniversal.cc0982871 Thu Dec 03 19:23:29 CST 2015 Marek Vasut <marex@denx.de> 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>
/openbmc/u-boot/board/samsung/trats/
H A Dtrats.cc0982871 Thu Dec 03 19:23:29 CST 2015 Marek Vasut <marex@denx.de> 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>