u-boot-brain/board/compulab
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 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 2018-02-15 13:44:30 +01:00
cl-som-imx7 arm: imx7d: add support for Compulab cl-som-imx7 2017-10-12 17:31:16 +02:00
cm_fx6 ARM: imx: cm_fx6: export board and soc info to env 2018-01-12 14:28:04 +01:00
cm_t35 net: Add SMC911X driver to Kconfig, convert 2017-10-20 21:40:26 -04:00
cm_t43 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 2018-02-15 13:44:30 +01:00
cm_t54 usb: hub: identify the hub-device to usb_hub_reset_devices 2017-11-26 02:22:36 +01:00
cm_t335 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00
cm_t3517 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00
common env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
trimslice dm: tegra: net: Convert tegra boards to driver model for Ethernet 2016-01-12 10:19:09 -07:00