brcm63xx: move buttons and leds to dts files
[openwrt.git] / target / linux / brcm63xx / patches-3.18 / 499-allow_better_context_for_board_patches.patch
index 5dcfa9d..de2012b 100644 (file)
@@ -2,7 +2,7 @@
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
 @@ -61,7 +61,7 @@ static struct board_info __initdata boar
        .ephy_reset_gpio                = 36,
-       .ephy_reset_gpio_flags          = GPIOF_INIT_HIGH,
+       .ephy_reset_gpio_flags          = GPIO_ACTIVE_LOW,
  };
 -#endif
 +#endif /* CONFIG_BCM63XX_CPU_3368 */
@@ -36,7 +36,7 @@
  
  /*
   * known 6348 boards
-@@ -544,7 +544,7 @@ static struct board_info __initdata boar
+@@ -524,7 +524,7 @@ static struct board_info __initdata boar
  
        .has_ohci0 = 1,
  };
@@ -45,7 +45,7 @@
  
  /*
   * known 6358 boards
-@@ -697,7 +697,7 @@ static struct board_info __initdata boar
+@@ -677,7 +677,7 @@ static struct board_info __initdata boar
  
        .has_ohci0                      = 1,
  };