ar71xx: compex wpj531 register usb support
authorJohn Crispin <[email protected]>
Tue, 1 Mar 2016 08:14:58 +0000 (08:14 +0000)
committerJohn Crispin <[email protected]>
Tue, 1 Mar 2016 08:14:58 +0000 (08:14 +0000)
Signed-off-by: Christian Mehlis <[email protected]>
Backport of r46283

SVN-Revision: 48857

target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c

index 2cc2fe88ac653f33b8791e4f7ab3bab2b7ff7f5d..8a238da7d596d6280625484c56ca0a60ad504b17 100644 (file)
@@ -123,6 +123,7 @@ static void __init common_setup(void)
        ath79_register_wmac(art + WPJ531_WMAC_CALDATA_OFFSET, NULL);
 
        ath79_register_pci();
+       ath79_register_usb();
 }
 
 static void __init wpj531_setup(void)