]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitdfae714361ba75323914da19eb411aaae53d6af0
treeab36b15dca4e8d17f87f86f9f5ad03e0eafc9b68
parent017c4c3bdeb4e6c38094eb2330a57370f68f4853
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