mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ar71xx: add driver for the USB LED on the WNDR3700
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18758 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -325,6 +325,7 @@ static void __init wndr3700_setup(void)
|
||||
wndr3700_gpio_buttons);
|
||||
|
||||
platform_device_register(&wndr3700_rtl8366_smi_device);
|
||||
platform_device_register_simple("wndr3700-led-usb", -1, NULL, 0);
|
||||
wndr3700_pci_init();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user