u-boot-brain/board/compulab/cl-som-am57x
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
..
cl-som-am57x.c usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 2018-02-15 13:44:30 +01:00
eth.c env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00
Kconfig arm: am57xx: cl-som-am57x: add initial board support 2017-01-02 11:14:06 -05:00
MAINTAINERS arm: am57xx: cl-som-am57x: add initial board support 2017-01-02 11:14:06 -05:00
Makefile arm: am57xx: cl-som-am57x: add ETH support 2017-01-02 11:14:07 -05:00
mux.c arm: am57xx: cl-som-am57x: Use new pinctrl macros 2017-09-14 21:32:55 -04:00
spl.c ARM: am57xx: cl-som-am57x: support for AM5718 2017-06-05 14:13:01 -04:00