2012.08.28. 12:32 keltezéssel, John Crispin írta: > On 04/08/12 18:03, Gabor Juhos wrote: >> This patch-set adds AR934x specific glue into the USB >> platform device registration code. Additionally, it >> registers the USB host controller device on the >> DB120 board. >> >> This depends on the following patch set: >> v3 of 'MIPS: ath79: various fixes' >> >> v3: >> - rebase aginas v3.6-rc1 >> - fix AR934X_EHCI_SIZE >> >> Gabor Juhos (3): >> MIPS: ath79: use a helper function for USB resource initialization >> MIPS: ath79: add USB platform setup code for AR934X >> MIPS: ath79: register USB host controller on the DB120 board >> >> arch/mips/ath79/dev-usb.c | 92 ++++++++++++++---------- >> arch/mips/ath79/mach-db120.c | 2 + >> arch/mips/include/asm/mach-ath79/ar71xx_regs.h | 7 ++ >> 3 files changed, 65 insertions(+), 36 deletions(-) >> >> -- >> 1.7.10 > > Linus pulled the pre-req series into his tree so I queued this one for 3.7 Thanks! -Gabor