]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] 83xx: USB platform code rework
authorLi Yang <leoli@freescale.com>
Tue, 3 Jul 2007 09:43:16 +0000 (17:43 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 10 Jul 2007 05:30:04 +0000 (00:30 -0500)
commit87472a865c623b48cda5aac461f3527f204ab108
tree6f442560021aecf08658e26ed9a37e6928ef0fa1
parent5b863d6ef00f9c3cee3443bc83a0b291fb6169d0
[POWERPC] 83xx: USB platform code rework

Add 831x USB platform setup code and rework 834x USB platform setup code.
Move USB platform code to usb.c for different boards with CPU of the same
series to share the USB initialization code.

Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/83xx/Makefile
arch/powerpc/platforms/83xx/mpc8313_rdb.c
arch/powerpc/platforms/83xx/mpc834x_mds.c
arch/powerpc/platforms/83xx/mpc83xx.h
arch/powerpc/platforms/83xx/usb.c [new file with mode: 0644]