From: Roland Vossen Date: Mon, 8 Aug 2011 13:58:58 +0000 (+0200) Subject: staging: brcm80211: removed unused bus code from softmac X-Git-Tag: v3.2-rc1~169^2^2~864^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=821e4e93172e4f7d5ac1eade04665c3dc5049c4a;p=pandora-kernel.git staging: brcm80211: removed unused bus code from softmac Code cleanup. For the softmac, the 'bustype' in use is always PCI_BUS. Hence code related to dealing with different bus types (eg: PCI_BUS, JTAG_BUS, SI_BUS) could be removed. Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed