Re: [U-Boot] [PATCH] mpc8xxx: USB: fix: access of ehci struct elements

2009-06-21 Thread Remy Bohmer
Hi, 2009/6/19 Vivek Mahajan : > This patch fixes the access to the 'ehci' struct elements which should > have been taken care off in 4ef01010aa4799c759d75e67007fdd3a38c88c8a > Sorry about that. > > Signed-off-by: Vivek Mahajan Applied to u-boot-usb. Thanks, Remy

[U-Boot] [PATCH] mpc8xxx: USB: fix: access of ehci struct elements

2009-06-19 Thread Vivek Mahajan
This patch fixes the access to the 'ehci' struct elements which should have been taken care off in 4ef01010aa4799c759d75e67007fdd3a38c88c8a Sorry about that. Signed-off-by: Vivek Mahajan --- drivers/usb/host/ehci-fsl.c | 18 +- 1 files changed, 9 insertions(+), 9 deletions(-)