diff options
author | Hante Meuleman <meuleman@broadcom.com> | 2015-01-25 20:31:35 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-01-29 09:59:03 +0200 |
commit | a1cee865c3e79b71c10cd6a3de03d0dd73f7bdd9 (patch) | |
tree | bee251ec1c5eacdd21aa8d6b1bca09929b6304b0 /drivers/tc/tc-driver.c | |
parent | 8982cd40ace9b7f109ac8c63e6763409e39feb55 (diff) | |
download | linux-stable-a1cee865c3e79b71c10cd6a3de03d0dd73f7bdd9.tar.gz linux-stable-a1cee865c3e79b71c10cd6a3de03d0dd73f7bdd9.tar.bz2 linux-stable-a1cee865c3e79b71c10cd6a3de03d0dd73f7bdd9.zip |
brcmfmac: SDIO: avoid using bus state for private states.
Each bus driver is maintaing an exported bus state indicating
if upper layers can or cannot send data. SDIO is using this state
also for more private states. This makes handling the states and
state changes complex. This patch minimises the exposed states
and makes SDIO keep track of an internal state where necessary.
Reviewed-by: Arend Van Spriel <arend@broadcom.com>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Daniel (Deognyoun) Kim <dekim@broadcom.com>
Signed-off-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/tc/tc-driver.c')
0 files changed, 0 insertions, 0 deletions