This patch series contains the functions regarding the PCIe core from brcmsmac for the supported PCIe core revisions. Some of these functions have to be called on resume after suspend, but I do not know which or if all have to be called. I do not have a PCIe based device supported by brcmsmac, so I can not test this. Could someone which such a device do some tests and create a patch with the functions, which have to be called on resume. The goal of theses patches is to remove the PCIe code from brcmsmac to get one step ahead in making brcmsmac support non pcie based devices. This is based on wireless-testing/master. Hauke Mehrtens (4): bcma: implement setting core clock mode to dynamic bcma: add bcma_core_pci_extend_L1timer bcma: add bcma_core_pci_fixcfg() bcma: add bcma_core_pci_config_fixup() drivers/bcma/core.c | 2 +- drivers/bcma/driver_pci.c | 53 ++++++++++++++++++++++++++++++++-- include/linux/bcma/bcma_driver_pci.h | 11 +++++++ 3 files changed, 63 insertions(+), 3 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html