From: Franky Lin Date: Wed, 23 Nov 2011 01:21:52 +0000 (-0800) Subject: brcm80211: fmac: move busstate to struct brcmf_bus X-Git-Tag: v3.3-rc1~182^2~261^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d169aa00d0356f915e84dbdf6c9be381cce34a4;p=pandora-kernel.git brcm80211: fmac: move busstate to struct brcmf_bus busstate keeps track of the bus (USB/SDIO) status and is used by both generic layer and bus layer. Move it to brcmf_bus helps to clean up the interface. This patch is part of fullmac bus interface refactoring. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Alwin Beukers Reviewed-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed