linux-kernel-test/arch/x86/pci
Matthew Wilcox b6ce068a12 Change pci_raw_ops to pci_raw_read/write
We want to allow different implementations of pci_raw_ops for standard
and extended config space on x86.  Rather than clutter generic code with
knowledge of this, we make pci_raw_ops private to x86 and use it to
implement the new raw interface -- raw_pci_read() and raw_pci_write().

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-10 12:52:46 -08:00
..
acpi.c Pull fluff into release branch 2007-11-20 01:21:47 -05:00
common.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
direct.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
early.c
fixup.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
i386.c intel-agp: add chipset flushing support 2008-02-05 14:33:32 +10:00
init.c
irq.c x86: serverworks: IRQ routing needs no _p 2008-01-30 13:33:14 +01:00
k8-bus_64.c x86_64: move pci 2007-10-11 11:17:12 +02:00
legacy.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
Makefile x86_64: move pci 2007-10-11 11:17:12 +02:00
Makefile_32
Makefile_64 x86_64: move pci 2007-10-11 11:17:12 +02:00
mmconfig_32.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
mmconfig_64.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
mmconfig-shared.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
numa.c x86: move NUMAQ io handling into arch/x86/pci/numa.c 2008-02-04 16:48:03 +01:00
pcbios.c
pci.h Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
visws.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00