Home
last modified time | relevance | path

Searched hist:bba679144d25b91bcd7befff5a96728a30875f54 (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-omap.c7e575c46c34b5f1316eab39025fdced197629ccb Tue Oct 22 21:27:17 UTC 2013 Troy Kisky <troy.kisky@boundarydevices.com> usb: rename board_usb_init_type to usb_init_type

commit bba679144d25b91bcd7befff5a96728a30875f54
"usb: rename board_usb_init_type to usb_init_type" missed xhci-omap.c
So, fix that patch here, and fix a checkpatch warning.
WARNING: Avoid unnecessary line continuations

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
/rk3399_rockchip-uboot/board/toradex/colibri_pxa270/
H A Dcolibri_pxa270.cbba679144d25b91bcd7befff5a96728a30875f54 Thu Oct 10 22:27:55 UTC 2013 Troy Kisky <troy.kisky@boundarydevices.com> usb: rename board_usb_init_type to usb_init_type

This will be used by usb_lowlevel_init so it will
no longer be used by only board specific functions.

Move definition of enum usb_init_type higher in file
so that it will be available for usb_low_level_init.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
/rk3399_rockchip-uboot/board/ti/omap5_uevm/
H A Devm.c7e575c46c34b5f1316eab39025fdced197629ccb Tue Oct 22 21:27:17 UTC 2013 Troy Kisky <troy.kisky@boundarydevices.com> usb: rename board_usb_init_type to usb_init_type

commit bba679144d25b91bcd7befff5a96728a30875f54
"usb: rename board_usb_init_type to usb_init_type" missed xhci-omap.c
So, fix that patch here, and fix a checkpatch warning.
WARNING: Avoid unnecessary line continuations

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
/rk3399_rockchip-uboot/board/samsung/trats/
H A Dtrats.cbba679144d25b91bcd7befff5a96728a30875f54 Thu Oct 10 22:27:55 UTC 2013 Troy Kisky <troy.kisky@boundarydevices.com> usb: rename board_usb_init_type to usb_init_type

This will be used by usb_lowlevel_init so it will
no longer be used by only board specific functions.

Move definition of enum usb_init_type higher in file
so that it will be available for usb_low_level_init.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
/rk3399_rockchip-uboot/include/
H A Dusb.hbba679144d25b91bcd7befff5a96728a30875f54 Thu Oct 10 22:27:55 UTC 2013 Troy Kisky <troy.kisky@boundarydevices.com> usb: rename board_usb_init_type to usb_init_type

This will be used by usb_lowlevel_init so it will
no longer be used by only board specific functions.

Move definition of enum usb_init_type higher in file
so that it will be available for usb_low_level_init.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
/rk3399_rockchip-uboot/common/
H A Dusb.cbba679144d25b91bcd7befff5a96728a30875f54 Thu Oct 10 22:27:55 UTC 2013 Troy Kisky <troy.kisky@boundarydevices.com> usb: rename board_usb_init_type to usb_init_type

This will be used by usb_lowlevel_init so it will
no longer be used by only board specific functions.

Move definition of enum usb_init_type higher in file
so that it will be available for usb_low_level_init.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>