]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
authorTroy Kisky <troy.kisky@boundarydevices.com>
Thu, 10 Oct 2013 22:27:57 +0000 (15:27 -0700)
committerMarek Vasut <marex@denx.de>
Sun, 20 Oct 2013 21:46:27 +0000 (23:46 +0200)
commit127efc4fe8cfc3ed525650b1ccbad9c3402e8d5d
treedae3ff98422aaeeb5813efc572e6e9f7fa8554ab
parent06d513ecb61a6711157707ebe10b968aacc0f2a8
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.

This paramter will later be used to initialize OTG ports in
host or device mode.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
26 files changed:
board/compulab/cm_t35/cm_t35.c
board/htkw/mcx/mcx.c
board/technexion/twister/twister.c
board/teejet/mt_ventoux/mt_ventoux.c
board/ti/beagle/beagle.c
board/ti/omap5_uevm/evm.c
board/ti/panda/panda.c
drivers/usb/host/ehci-armada100.c
drivers/usb/host/ehci-atmel.c
drivers/usb/host/ehci-exynos.c
drivers/usb/host/ehci-faraday.c
drivers/usb/host/ehci-fsl.c
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-ixp4xx.c
drivers/usb/host/ehci-marvell.c
drivers/usb/host/ehci-mpc512x.c
drivers/usb/host/ehci-mx5.c
drivers/usb/host/ehci-mx6.c
drivers/usb/host/ehci-mxc.c
drivers/usb/host/ehci-mxs.c
drivers/usb/host/ehci-pci.c
drivers/usb/host/ehci-ppc4xx.c
drivers/usb/host/ehci-spear.c
drivers/usb/host/ehci-tegra.c
drivers/usb/host/ehci-vct.c
drivers/usb/host/ehci.h