Home
last modified time | relevance | path

Searched hist:a4bb9b36 (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/board/terasic/sockit/
H A Dsocfpga.ca4bb9b36 Thu Dec 03 19:26:33 CST 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename s3c_udc_probe() function

The driver is actually for the Designware DWC2 controller.
This patch is the second and final to rename global symbol,
the s3c_udc_probe() function.

The rename is done automatically:
$ sed -i "s/s3c_udc_probe/dwc2_udc_probe/g" \
`git grep s3c_udc_probe | cut -d : -f 1`

Signed-off-by: Marek Vasut <marex@denx.de>
/openbmc/u-boot/board/ebv/socrates/
H A Dsocfpga.ca4bb9b36 Thu Dec 03 19:26:33 CST 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename s3c_udc_probe() function

The driver is actually for the Designware DWC2 controller.
This patch is the second and final to rename global symbol,
the s3c_udc_probe() function.

The rename is done automatically:
$ sed -i "s/s3c_udc_probe/dwc2_udc_probe/g" \
`git grep s3c_udc_probe | cut -d : -f 1`

Signed-off-by: Marek Vasut <marex@denx.de>
/openbmc/u-boot/board/altera/cyclone5-socdk/
H A Dsocfpga.ca4bb9b36 Thu Dec 03 19:26:33 CST 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename s3c_udc_probe() function

The driver is actually for the Designware DWC2 controller.
This patch is the second and final to rename global symbol,
the s3c_udc_probe() function.

The rename is done automatically:
$ sed -i "s/s3c_udc_probe/dwc2_udc_probe/g" \
`git grep s3c_udc_probe | cut -d : -f 1`

Signed-off-by: Marek Vasut <marex@denx.de>
/openbmc/u-boot/board/altera/arria5-socdk/
H A Dsocfpga.ca4bb9b36 Thu Dec 03 19:26:33 CST 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename s3c_udc_probe() function

The driver is actually for the Designware DWC2 controller.
This patch is the second and final to rename global symbol,
the s3c_udc_probe() function.

The rename is done automatically:
$ sed -i "s/s3c_udc_probe/dwc2_udc_probe/g" \
`git grep s3c_udc_probe | cut -d : -f 1`

Signed-off-by: Marek Vasut <marex@denx.de>
/openbmc/u-boot/board/broadcom/bcm28155_ap/
H A Dbcm28155_ap.ca4bb9b36 Thu Dec 03 19:26:33 CST 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename s3c_udc_probe() function

The driver is actually for the Designware DWC2 controller.
This patch is the second and final to rename global symbol,
the s3c_udc_probe() function.

The rename is done automatically:
$ sed -i "s/s3c_udc_probe/dwc2_udc_probe/g" \
`git grep s3c_udc_probe | cut -d : -f 1`

Signed-off-by: Marek Vasut <marex@denx.de>
/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.ca4bb9b36 Thu Dec 03 19:26:33 CST 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename s3c_udc_probe() function

The driver is actually for the Designware DWC2 controller.
This patch is the second and final to rename global symbol,
the s3c_udc_probe() function.

The rename is done automatically:
$ sed -i "s/s3c_udc_probe/dwc2_udc_probe/g" \
`git grep s3c_udc_probe | cut -d : -f 1`

Signed-off-by: Marek Vasut <marex@denx.de>
/openbmc/u-boot/board/samsung/odroid/
H A Dodroid.ca4bb9b36 Thu Dec 03 19:26:33 CST 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename s3c_udc_probe() function

The driver is actually for the Designware DWC2 controller.
This patch is the second and final to rename global symbol,
the s3c_udc_probe() function.

The rename is done automatically:
$ sed -i "s/s3c_udc_probe/dwc2_udc_probe/g" \
`git grep s3c_udc_probe | cut -d : -f 1`

Signed-off-by: Marek Vasut <marex@denx.de>
/openbmc/u-boot/board/samsung/trats2/
H A Dtrats2.ca4bb9b36 Thu Dec 03 19:26:33 CST 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename s3c_udc_probe() function

The driver is actually for the Designware DWC2 controller.
This patch is the second and final to rename global symbol,
the s3c_udc_probe() function.

The rename is done automatically:
$ sed -i "s/s3c_udc_probe/dwc2_udc_probe/g" \
`git grep s3c_udc_probe | cut -d : -f 1`

Signed-off-by: Marek Vasut <marex@denx.de>
/openbmc/u-boot/board/samsung/goni/
H A Dgoni.ca4bb9b36 Thu Dec 03 19:26:33 CST 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename s3c_udc_probe() function

The driver is actually for the Designware DWC2 controller.
This patch is the second and final to rename global symbol,
the s3c_udc_probe() function.

The rename is done automatically:
$ sed -i "s/s3c_udc_probe/dwc2_udc_probe/g" \
`git grep s3c_udc_probe | cut -d : -f 1`

Signed-off-by: Marek Vasut <marex@denx.de>
/openbmc/u-boot/board/samsung/universal_c210/
H A Duniversal.ca4bb9b36 Thu Dec 03 19:26:33 CST 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename s3c_udc_probe() function

The driver is actually for the Designware DWC2 controller.
This patch is the second and final to rename global symbol,
the s3c_udc_probe() function.

The rename is done automatically:
$ sed -i "s/s3c_udc_probe/dwc2_udc_probe/g" \
`git grep s3c_udc_probe | cut -d : -f 1`

Signed-off-by: Marek Vasut <marex@denx.de>
/openbmc/u-boot/board/samsung/trats/
H A Dtrats.ca4bb9b36 Thu Dec 03 19:26:33 CST 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename s3c_udc_probe() function

The driver is actually for the Designware DWC2 controller.
This patch is the second and final to rename global symbol,
the s3c_udc_probe() function.

The rename is done automatically:
$ sed -i "s/s3c_udc_probe/dwc2_udc_probe/g" \
`git grep s3c_udc_probe | cut -d : -f 1`

Signed-off-by: Marek Vasut <marex@denx.de>