From: Kalle Valo <kvalo@codeaurora.org>
To: Arend van Spriel <arend@broadcom.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
Arend van Spriel <arend@broadcom.com>
Subject: Re: [1/8] brcmfmac: avoid runtime-pm for sdio host controller
Date: Fri, 20 Mar 2015 07:06:41 +0000 (UTC) [thread overview]
Message-ID: <20150320070641.355FD140E26@smtp.codeaurora.org> (raw)
In-Reply-To: <1426681528-15831-2-git-send-email-arend@broadcom.com>
> 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 <meuleman@broadcom.com>
> Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
> Signed-off-by: Arend van Spriel <arend@broadcom.com>
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
next prev parent reply other threads:[~2015-03-20 7:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-18 12:25 [PATCH 0/8] brcmfmac: device support and some fixes Arend van Spriel
2015-03-18 12:25 ` [PATCH 1/8] brcmfmac: avoid runtime-pm for sdio host controller Arend van Spriel
2015-03-20 7:06 ` Kalle Valo [this message]
2015-03-18 12:25 ` [PATCH 2/8] brcmfmac: Add necessary memory barriers for SDIO Arend van Spriel
2015-03-18 12:25 ` [PATCH 3/8] brcmfmac: Update msgbuf commonring size for improved throughput Arend van Spriel
2015-03-18 12:25 ` [PATCH 4/8] brcmfmac: Remove unnecessary new-line in pcie console logging Arend van Spriel
2015-03-18 12:25 ` [PATCH 5/8] brcmfmac: add MODULE_FIRMWARE() macros for bcm4356 PCIe device Arend van Spriel
2015-03-18 12:25 ` [PATCH 6/8] brcmfmac: add support for BCM43430 SDIO chipset Arend van Spriel
2015-03-18 12:25 ` [PATCH 7/8] brcmfmac: only support the BCM43455/7 device Arend van Spriel
2015-03-18 12:25 ` [PATCH 8/8] brcmfmac: remove support for unreleased BCM4354 PCIe Arend van Spriel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150320070641.355FD140E26@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=arend@broadcom.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.