Searched hist:"79 d867c2e683f7080a8724a54a4a12ac0ce1f837" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ehci-mx6.c | 79d867c2e683f7080a8724a54a4a12ac0ce1f837 Thu May 05 23:59:12 UTC 2016 Stefan Agner <stefan@agner.ch> usb: ehci-mx6: allow board_ehci_hcd_init to fail
There could be runtime determined board specific reason why a EHCI initialization fails (e.g. ENODEV if a Port is not available). In this case, properly return the error code. While at it, that function (board_ehci_hcd_init) has actually two documentation blocks... Use the correct function name for the documentation block of board_usb_phy_mode.
Signed-off-by: Stefan Agner <stefan@agner.ch>
|