ar71xx: compex wpj531 register usb support
authorJohn Crispin <blogic@openwrt.org>
Tue, 1 Mar 2016 08:14:58 +0000 (08:14 +0000)
committerJohn Crispin <blogic@openwrt.org>
Tue, 1 Mar 2016 08:14:58 +0000 (08:14 +0000)
Signed-off-by: Christian Mehlis <christian@m3hlis.de>
Backport of r46283

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48857 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index 2cc2fe8..8a238da 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)