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

2009-06-21 Thread Remy Bohmer
Hi, 2009/6/19 Vivek Mahajan vivek.maha...@freescale.com: 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 vivek.maha...@freescale.com Applied to

[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 vivek.maha...@freescale.com --- drivers/usb/host/ehci-fsl.c | 18 +- 1 files changed, 9