]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
USB: EHCI: Allow EHCI post-powerup configuration in board files
authorMarek Vasut <marek.vasut@gmail.com>
Mon, 11 Jul 2011 00:37:01 +0000 (02:37 +0200)
committerRemy Bohmer <linux@bohmer.net>
Sun, 11 Dec 2011 13:50:03 +0000 (14:50 +0100)
commit3874b6d674d194c8d34b4f7242337c9f2120ca9a
tree8766ed3d2085976dd58772d498210cee33ea27d5
parent055d969332d511a33c0bce248cf1adf90a51a9fb
USB: EHCI: Allow EHCI post-powerup configuration in board files

This patch allows USB to work on some hosts, which need additional frobing after
the host was powered up via regular USB powerup sequence.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Remy Bohmer <linux@bohmer.net>
Cc: Wolfgang Grandegger <wg@denx.de>
Cc: Jason Liu <r64343@freescale.com>
drivers/usb/host/ehci-hcd.c