staging: brcm80211: nicpci.c: replace osl based PCI calls with native linux pci calls
commit93760716840a3feada381786f2defbd47a8099de
authorBrett Rudley <brudley@broadcom.com>
Wed, 17 Nov 2010 01:41:15 +0000 (16 17:41 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 17 Nov 2010 21:08:28 +0000 (17 13:08 -0800)
tree8eb97a02265073073c089d7a5076859b722d7044
parente69284f24320e2589dbd78bf531ffa18d097ae4c
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 <brudley@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/util/nicpci.c