]> git.ipfire.org Git - people/ms/u-boot.git/commit
mpc83xx: USB: fix: access of ehci struct elements
authorVivek Mahajan <vivek.mahajan@freescale.com>
Wed, 24 Jun 2009 04:38:40 +0000 (10:08 +0530)
committerRemy Bohmer <linux@bohmer.net>
Thu, 9 Jul 2009 19:33:15 +0000 (21:33 +0200)
commitdb7b43e4681f6f93c336132708157a8a0cca1f8b
treeef920ecec756e7c97084a4ab4751a7089a754dc0
parent08066152735417fc55a5c9de2cec0714c529e4f3
mpc83xx: USB: fix: access of ehci struct elements

It fixes the access to the 'ehci' struct elements for mpc83xx which
should have been taken care of in 4ef01010aa4799c759d75e67007fdd3a38c88c8a
Sorry about that.

Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
cpu/mpc83xx/cpu_init.c