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:
e69284f
)
staging: brcm80211: nicpci.c: replace osl based PCI calls with native linux pci calls
author
Brett Rudley
<brudley@broadcom.com>
Wed, 17 Nov 2010 01:41:15 +0000
(17:41 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 17 Nov 2010 21:08:28 +0000
(13:08 -0800)
Get rid of the private PCI access routines and replace with standard calls from linux/pci.h in nicpci.c
(The private versions are still used in siutils.c... for now)
Signed-off-by: Brett Rudley <brudley@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found