Просмотр исходного кода

ramips: Add USB support for DAP-1350 platform.

It seems to work as intended, but only lightly tested.

Patch-by: Bryan Steele <[email protected]>
SIgned-off-by: Gabor Juhos <[email protected]>

SVN-Revision: 34811
Gabor Juhos 13 лет назад
Родитель
Сommit
e1b5eeeaa4
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dap-1350.c

+ 1 - 0
target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dap-1350.c

@@ -88,6 +88,7 @@ static void __init dap_1350_init(void)
 				     dap_1350_gpio_buttons);
 	rt305x_register_wifi();
 	rt305x_register_wdt();
+	rt305x_register_usb();
 }
 
 MIPS_MACHINE(RAMIPS_MACH_DAP_1350, "DAP-1350", "D-Link DAP-1350",