[kernel/2.6.38] refresh patches
[openwrt.git] / target / linux / generic / patches-2.6.38 / 020-ssb_update.patch
index 4155628..8269ac3 100644 (file)
        sprom_extract_r458(out, in);
  
        /* TODO - get remaining rev 8 stuff needed */
-@@ -641,7 +706,7 @@ static int sprom_extract(struct ssb_bus 
+@@ -641,7 +706,7 @@ static int sprom_extract(struct ssb_bus
                break;
        default:
                ssb_printk(KERN_WARNING PFX "Unsupported SPROM"
                           " v1\n", out->revision);
                out->revision = 1;
                sprom_extract_r123(out, in);
-@@ -658,7 +723,6 @@ static int sprom_extract(struct ssb_bus 
+@@ -658,7 +723,6 @@ static int sprom_extract(struct ssb_bus
  static int ssb_pci_sprom_get(struct ssb_bus *bus,
                             struct ssb_sprom *sprom)
  {
  
  /* Suspend a SSB bus.
   * Call this from the parent bus suspend routine. */
-@@ -518,6 +538,7 @@ extern int ssb_bus_may_powerdown(struct 
+@@ -518,6 +538,7 @@ extern int ssb_bus_may_powerdown(struct
   * Otherwise static always-on powercontrol will be used. */
  extern int ssb_bus_powerup(struct ssb_bus *bus, bool dynamic_pctl);
  
This page took 0.026331 seconds and 4 git commands to generate.