rv1126-uboot/board/compulab/cl-som-am57x
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
..
Kconfig
MAINTAINERS
Makefile
cl-som-am57x.c UPSTREAM: usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 2020-01-07 17:24:47 +08:00
eth.c
mux.c
spl.c