generic: ar8216: simplify ar8216_config_init
[openwrt.git] / target / linux / brcm63xx / patches-3.3 / 200-extended-platform-devices.patch
index 039df69..0e62140 100644 (file)
@@ -15,7 +15,7 @@
 @@ -62,6 +62,10 @@ struct board_info {
  
        /* Buttons */
-       struct gpio_button buttons[2];
+       struct gpio_button buttons[4];
 +
 +      /* Additional platform devices */
 +      struct platform_device **devs;
This page took 0.024583 seconds and 4 git commands to generate.