From: Arend van Spriel Date: Thu, 8 Dec 2011 23:06:48 +0000 (-0800) Subject: brcm80211: smac: rename struct si_info field pbus to pcibus X-Git-Tag: v3.3-rc1~182^2~178^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbc80db2922112cf3c77a6121827ad662ea78c2d;p=pandora-kernel.git 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 Reviewed-by: Alwin Beukers Signed-off-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed