]> git.enpas.org Git - openwrt.git/blobdiff - target/linux/generic/patches-3.8/025-bcma_backport.patch
kernel: update linux 3.8 to 3.8.9
[openwrt.git] / target / linux / generic / patches-3.8 / 025-bcma_backport.patch
index bdb3a239048af3e8578de9e860a3a7b232699e39..1cabd42ec63c127da3ba64d7cee629ee5e4769de 100644 (file)
                return cap_ptr;
  
        /* check if the capability pointer field exists */
-@@ -426,7 +429,7 @@ void bcma_core_pci_hostmode_init(struct 
+@@ -426,7 +429,7 @@ void bcma_core_pci_hostmode_init(struct
        /* Reset RC */
        usleep_range(3000, 5000);
        pcicore_write32(pc, BCMA_CORE_PCI_CTL, BCMA_CORE_PCI_CTL_RST_OE);
        pcicore_write32(pc, BCMA_CORE_PCI_CTL, BCMA_CORE_PCI_CTL_RST |
                        BCMA_CORE_PCI_CTL_RST_OE);
  
-@@ -488,6 +491,17 @@ void bcma_core_pci_hostmode_init(struct 
+@@ -488,6 +491,17 @@ void bcma_core_pci_hostmode_init(struct
  
        bcma_core_pci_enable_crs(pc);
  
        pci_write_config_byte(dev, PCI_INTERRUPT_LINE, dev->irq);
  
        return 0;
-@@ -595,6 +609,6 @@ int bcma_core_pci_pcibios_map_irq(const 
+@@ -595,6 +609,6 @@ int bcma_core_pci_pcibios_map_irq(const
  
        pc_host = container_of(dev->bus->ops, struct bcma_drv_pci_host,
                               pci_ops);