]> git.baikalelectronics.ru Git - kernel.git/commit
bcma: add an extra pcie core struct
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 29 Sep 2012 18:40:18 +0000 (20:40 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Oct 2012 19:52:59 +0000 (15:52 -0400)
commitd86715def786ca6a3ad5abddbbdd66158a698060
treeab36b15dca4e8d17f87f86f9f5ad03e0eafc9b68
parentff738e082c30579c20c0dbe07e297e93da1cad3c
bcma: add an extra pcie core struct

The BCM4706 has two PCIe host controller on the bcma bus. For PCIe
client mode it is assumed that there is only one PCIe controller so the
PCIe driver, like b43 and brcmsmac are accessing the first PCIe
controller when they want to issue a operation on the host controller.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/bcma/driver_pci_host.c
drivers/bcma/main.c
drivers/net/wireless/b43/main.c
drivers/net/wireless/brcm80211/brcmsmac/aiutils.c
drivers/net/wireless/brcm80211/brcmsmac/main.c
include/linux/bcma/bcma.h