From: Brett Rudley Date: Wed, 17 Nov 2010 01:41:15 +0000 (-0800) Subject: staging: brcm80211: nicpci.c: replace osl based PCI calls with native linux pci calls X-Git-Tag: v2.6.38-rc1~423^2~274 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93760716840a3feada381786f2defbd47a8099de;p=pandora-kernel.git staging: brcm80211: nicpci.c: replace osl based PCI calls with native linux pci calls 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed