Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c03ac582feb1c80ddd5c73e6892d79686340e551
Commit:     c03ac582feb1c80ddd5c73e6892d79686340e551
Parent:     e5a94af84715d142b1050c927a83dd8b1076774b
Author:     Grant Likely <[EMAIL PROTECTED]>
AuthorDate: Fri Jul 6 16:29:09 2007 -0600
Committer:  Kumar Gala <[EMAIL PROTECTED]>
CommitDate: Tue Jul 10 00:32:54 2007 -0500

    [POWERPC] 83xx: Add USB support to mpc8349-mitx board port
    
    Signed-off-by: Grant Likely <[EMAIL PROTECTED]>
    Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
 arch/powerpc/platforms/83xx/mpc834x_itx.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/platforms/83xx/mpc834x_itx.c 
b/arch/powerpc/platforms/83xx/mpc834x_itx.c
index 2ecb772..47ba544 100644
--- a/arch/powerpc/platforms/83xx/mpc834x_itx.c
+++ b/arch/powerpc/platforms/83xx/mpc834x_itx.c
@@ -58,6 +58,8 @@ static void __init mpc834x_itx_setup_arch(void)
 
        ppc_md.pci_exclude_device = mpc83xx_exclude_device;
 #endif
+
+       mpc834x_usb_cfg();
 }
 
 static void __init mpc834x_itx_init_IRQ(void)
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to