git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09f882b
)
staging: brcm80211: removed unused bus code from softmac
author
Roland Vossen
<rvossen@broadcom.com>
Mon, 8 Aug 2011 13:58:58 +0000
(15:58 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 23 Aug 2011 20:00:10 +0000
(13:00 -0700)
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 <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found