u-boot-brain/board/ti/am43xx
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.c usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 2018-02-15 13:44:30 +01:00
board.h ti: AM43xx: board: Detect AM43xx HS EVM 2016-05-27 15:41:35 -04:00
Kconfig ti: AM437x: Use generic EEPROM detection logic 2016-03-14 19:18:34 -04:00
MAINTAINERS ARM: AM437x: Align HS device variant defconfig filename 2016-07-01 17:42:53 -04:00
Makefile am43xx_evm: Add qspiboot target 2014-06-06 17:46:12 -04:00
mux.c ti: AM43xx: board: Detect AM43xx HS EVM 2016-05-27 15:41:35 -04:00