commit | 7ba792c04481c02b994260c7d12bd9ecdf6b6d0e | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Wed Aug 19 14:13:20 2015 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 28 12:33:21 2015 -0400 |
tree | 579ae9ade520bdf4d80ac6bd5dc41dfe7cb93e5f | |
parent | 7c379aaa0315eaaba7be959d0dc096e182bcee43 [diff] |
board: ti: OMAP5: added USB initializtion code Implemented board_usb_init(), board_usb_cleanup() and usb_gadget_handle_interrupts() in omap5 board file that can be invoked by various gadget drivers. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>