]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root
authorPrafulla Wadaskar <prafulla@marvell.com>
Fri, 17 Jul 2009 14:26:30 +0000 (19:56 +0530)
committerRemy Bohmer <linux@bohmer.net>
Thu, 23 Jul 2009 21:27:06 +0000 (23:27 +0200)
commit44259bb9e696d22bf1773181111855a29f00cf33
tree6682a86428739132a68ea5feb602150fee9be8e8
parent28958b8bea4c66629c5a22fd3c8b0d49df90383d
usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root

This change is cheked in Linux source and fix found to be in sync.
This patch is tested for USB host interface on Kirkwood based
Sheevaplug platform (ARM little endian board)

Risk: the impact of this patch is not validated on big endian board.
This need to be checked...

Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
drivers/usb/host/ehci-hcd.c