> Several host controllers supporting runtime-pm are causing issues > with our sdio wireless cards because they disable the sdio interrupt > upon going into runtime suspend. This patch avoids that by doing > a pm_runtime_forbid() call during the probe. Tested with Sony Vaio > Duo 13 which uses sdhci-acpi host controller. > > Reviewed-by: Hante Meuleman <[email protected]> > Reviewed-by: Franky (Zhenhui) Lin <[email protected]> > Reviewed-by: Pieter-Paul Giesberts <[email protected]> > Signed-off-by: Arend van Spriel <[email protected]>
Thanks, 8 patches applied to wireless-drivers-next.git: 063d51776bd6 brcmfmac: avoid runtime-pm for sdio host controller 2c64e16d1ff1 brcmfmac: Add necessary memory barriers for SDIO. a74196bb67c4 brcmfmac: Update msgbuf commonring size for improved throughput. ef5671d29df5 brcmfmac: Remove unnecessary new-line in pcie console logging. 7fca40eb0030 brcmfmac: add MODULE_FIRMWARE() macros for bcm4356 PCIe device 25911556283e brcmfmac: add support for BCM43430 SDIO chipset 228a71763d9f brcmfmac: only support the BCM43455/7 device 55ab9a72bd32 brcmfmac: remove support for unreleased BCM4354 PCIe Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
