rv1126-uboot/board/compulab
Faiz Abbas 99ed621795 UPSTREAM: 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.

Change-Id: I9d1fbcbf31fe63f86a5d0a38d767b7070ecfa1fb
Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit b16c129c2290d26e7b16b4309713c78f6146bc8a)
2020-01-07 17:24:47 +08:00
..
cl-som-am57x UPSTREAM: usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 2020-01-07 17:24:47 +08:00
cm_fx6 Merge branch 'master' of git://git.denx.de/u-boot-mmc 2017-08-18 18:24:36 -04:00
cm_t35 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00
cm_t43 UPSTREAM: usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 2020-01-07 17:24:47 +08:00
cm_t54 UPSTREAM: usb: hub: identify the hub-device to usb_hub_reset_devices 2018-01-17 15:27:28 +08: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