bcm63xx: readd accidentially dropped ignore_oc in ehci driver
[openwrt.git] / target / linux / brcm63xx / patches-3.3 / 301-led_count.patch
index 9fee853c5c481dc4bc1665775455b458497ad35d..208ae65bb4eca9cdc8d6782810460feec08899fd 100644 (file)
        bcm63xx_led_data.leds = board.leds;
  
        platform_device_register(&bcm63xx_gpio_leds);
+--- a/arch/mips/include/asm/mach-bcm63xx/board_bcm963xx.h
++++ b/arch/mips/include/asm/mach-bcm63xx/board_bcm963xx.h
+@@ -57,7 +57,7 @@ struct board_info {
+       struct bcm63xx_dsp_platform_data dsp;
+       /* GPIO LEDs */
+-      struct gpio_led leds[5];
++      struct gpio_led leds[14];
+       /* Buttons */
+       struct gpio_keys_button buttons[4];