]> git.baikalelectronics.ru Git - kernel.git/commit
brcm80211: smac: rename struct si_info field pbus to pcibus
authorArend van Spriel <arend@broadcom.com>
Thu, 8 Dec 2011 23:06:48 +0000 (15:06 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 13 Dec 2011 20:32:15 +0000 (15:32 -0500)
commit44543bd5e9486640e7c96eac3346dcb0ab70b3f9
tree11d492d218d2bd40dd4d9ca65d95c03c8d37e863
parent1ac255dea59316e6e21fba368b16d534aa1b2db4
brcm80211: smac: rename struct si_info field pbus to pcibus

When moving to bcma usage there are two busses in play. The pci bus
connecting the device to the host and the bcma bus connecting the
cores in the device. To distinguish this the attribute pbus has been
renamed to a more explicit name, ie. pcibus.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmsmac/aiutils.c
drivers/net/wireless/brcm80211/brcmsmac/aiutils.h
drivers/net/wireless/brcm80211/brcmsmac/dma.c