u-boot-2016/drivers/usb/host
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
..
dwc2.c
dwc2.h
dwc3-sti-glue.c
ehci-armada100.c
ehci-atmel.c
ehci-exynos.c
ehci-faraday.c
ehci-fsl.c
ehci-generic.c
ehci-hcd.c
ehci-marvell.c
ehci-msm.c
ehci-mx5.c
ehci-mx6.c
ehci-mxc.c
ehci-mxs.c
ehci-omap.c
ehci-pci.c
ehci-ppc4xx.c
ehci-rmobile.c
ehci-spear.c
ehci-sunxi.c
ehci-tegra.c
ehci-vct.c
ehci-vf.c
ehci-zynq.c
ehci.h
Kconfig
Makefile
ohci-at91.c
ohci-da8xx.c
ohci-ep93xx.c
ohci-generic.c
ohci-hcd.c
ohci-lpc32xx.c
ohci-sunxi.c
ohci.h
r8a66597-hcd.c
r8a66597.h
sl811-hcd.c
sl811.h
usb-sandbox.c
usb-uclass.c
utmi-armada100.c
xhci-dwc3.c
xhci-exynos5.c
xhci-fsl.c
xhci-keystone.c
xhci-mem.c
xhci-mvebu.c
xhci-omap.c usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 2018-02-15 13:44:30 +01:00
xhci-pci.c
xhci-rcar-r8a779x_usb3_v3.h
xhci-rcar.c
xhci-ring.c
xhci-rockchip.c
xhci-zynqmp.c
xhci.c
xhci.h