Re: [U-Boot] [PATCH 1/2][repost] usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root

2009-07-11 Thread Remy Bohmer
Hello Michael, 2009/7/10 Michael Trimarchi trimar...@gandalf.sssup.it: Hi, cc: Remy Bohmer Prafulla Wadaskar wrote: This patch is tested for USB host interface on Kirkwood based Sheevaplug platform (i.e arm little-endian machine) Signed-off-by: Prafulla Wadaskar prafu...@marvell.com

Re: [U-Boot] [PATCH 1/2][repost] usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root

2009-07-11 Thread Michael Trimarchi
Hello Stefan and Remy Remy Bohmer wrote: Hello Michael, 2009/7/10 Michael Trimarchi trimar...@gandalf.sssup.it: Hi, cc: Remy Bohmer Prafulla Wadaskar wrote: This patch is tested for USB host interface on Kirkwood based Sheevaplug platform (i.e arm little-endian machine)

Re: [U-Boot] [PATCH 1/2][repost] usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root

2009-07-10 Thread Michael Trimarchi
Hi, cc: Remy Bohmer Prafulla Wadaskar wrote: This patch is tested for USB host interface on Kirkwood based Sheevaplug platform (i.e arm little-endian machine) Signed-off-by: Prafulla Wadaskar prafu...@marvell.com --- drivers/usb/host/ehci-hcd.c |2 +- 1 files changed, 1

[U-Boot] [PATCH 1/2][repost] usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root

2009-07-10 Thread Prafulla Wadaskar
This patch is tested for USB host interface on Kirkwood based Sheevaplug platform (i.e arm little-endian machine) Signed-off-by: Prafulla Wadaskar prafu...@marvell.com --- drivers/usb/host/ehci-hcd.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git