refresh 2.6.35 patches
authorFlorian Fainelli <florian@openwrt.org>
Sun, 12 Sep 2010 21:23:29 +0000 (21:23 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 12 Sep 2010 21:23:29 +0000 (21:23 +0000)
SVN-Revision: 23034

target/linux/brcm63xx/patches-2.6.35/110-gpiodev.patch
target/linux/brcm63xx/patches-2.6.35/300-wl_exports.patch

index 99ee29f91041ddbf25ef24e27030533c6c4a5159..fc99f53455171c08a51e24849d41f546deb61be0 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -852,6 +852,10 @@ static struct platform_device mtd_dev = 
+@@ -852,6 +852,10 @@ static struct platform_device mtd_dev =
        .num_resources          = ARRAY_SIZE(mtd_resources),
  };
  
index d9f7547fa59983a8c9cba9b098d399b6b1cad8af..f9667b2973c496aa7effeefb4f038c6d9016ce42 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -47,6 +47,13 @@ static unsigned int mac_addr_used;
+@@ -53,6 +53,13 @@ static unsigned int mac_addr_used;
  static struct board_info board;
  
  /*
@@ -14,7 +14,7 @@
   * known 6338 boards
   */
  #ifdef CONFIG_BCM63XX_CPU_6338
-@@ -1387,6 +1394,7 @@ void __init board_prom_init(void)
+@@ -1403,6 +1410,7 @@ void __init board_prom_init(void)
  
        /* extract nvram data */
        memcpy(&nvram, boot_addr + BCM963XX_NVRAM_OFFSET, sizeof(nvram));