u-boot-brain/board/compulab/cm_t43
Faiz Abbas b16c129c22 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions
board_usb_init()/_cleanup() should be in board files and don't have
a place in the xhci-omap driver. Weak versions for
board_usb_init()/_cleanup() already exist in common/usb.c
(for host mode) and drivers/usb/gadget/g_dnl.c (for gadget mode).

Therefore, remove init and cleanup functions from xhci-omap and
implement them in the board files.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2018-02-15 13:44:30 +01:00
..
board.h arm: am437x: Introduce new board cm-t43 2015-08-12 20:48:05 -04:00
cm_t43.c usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 2018-02-15 13:44:30 +01:00
Kconfig arm: am437x: Introduce new board cm-t43 2015-08-12 20:48:05 -04:00
MAINTAINERS arm: am437x: Introduce new board cm-t43 2015-08-12 20:48:05 -04:00
Makefile arm: am437x: cm-t43: split board file 2016-02-24 18:44:06 -05:00
mux.c arm: am437x: Introduce new board cm-t43 2015-08-12 20:48:05 -04:00
spl.c arm: am437x: cm-t43: set MPU and CORE voltages on boot 2016-02-24 18:44:09 -05:00