bcm63xx: Add a fixup for rt2x00 devices.
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / patches-3.3 / 524-board_dsl_274xb_rev_f.patch
index a3b630eeb5b5aa357798d55b81a44bbf02edd6c3..ec0efca9467140a883196a90d34d4171373fcdf6 100644 (file)
@@ -10,7 +10,7 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link
 
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -195,6 +195,110 @@ static struct board_info __initdata boar
+@@ -196,6 +196,111 @@ static struct board_info __initdata boar
  
        },
  };
@@ -25,6 +25,7 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link
 +      .has_caldata                    = 1,
 +      .caldata = {
 +              {
++                      .vendor         = PCI_VENDOR_ID_ATHEROS,
 +                      .caldata_offset = 0x7d1000,
 +                      .slot           = 0,
 +                      .led_pin        = -1,
@@ -121,7 +122,7 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link
  #endif
  
  /*
-@@ -2393,6 +2497,7 @@ static const struct board_info __initdat
+@@ -2394,6 +2499,7 @@ static const struct board_info __initdat
  #ifdef CONFIG_BCM63XX_CPU_6328
        &board_96328avng,
        &board_963281TAN,