]> git.ipfire.org Git - people/ms/u-boot.git/commit
mpc8xxx: USB: fix: access of ehci struct elements
authorVivek Mahajan <vivek.mahajan@freescale.com>
Fri, 19 Jun 2009 12:26:00 +0000 (17:56 +0530)
committerRemy Bohmer <linux@bohmer.net>
Thu, 9 Jul 2009 19:33:15 +0000 (21:33 +0200)
commit08066152735417fc55a5c9de2cec0714c529e4f3
tree843df5dbf328286118d0fb0a8fceb3451773ff59
parentc3a012ce65818beb274195cd47f31ed80d0fbaa5
mpc8xxx: USB: fix: access of ehci struct elements

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.mahajan@freescale.com>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
drivers/usb/host/ehci-fsl.c