kernel: ssb: add PCI ID 0x4351
[openwrt-14.07/.git] / target / linux / generic / patches-3.10 / 020-ssb_update.patch
index 48788a69c64053a6a0ef10a2a586299df761c316..7cbfdb3d50034fb6fa03d4cd2d764adc3cfe4937 100644 (file)
        help
          Driver to provide access to the GPIO pins on the bus.
  
+--- a/drivers/ssb/b43_pci_bridge.c
++++ b/drivers/ssb/b43_pci_bridge.c
+@@ -38,6 +38,7 @@ static const struct pci_device_id b43_pc
+       { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x432b) },
+       { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x432c) },
+       { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4350) },
++      { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4351) },
+       { 0, },
+ };
+ MODULE_DEVICE_TABLE(pci, b43_pci_bridge_tbl);
 --- a/drivers/ssb/driver_chipcommon_sflash.c
 +++ b/drivers/ssb/driver_chipcommon_sflash.c
 @@ -9,6 +9,19 @@