linux/drivers/acpi
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
..
dispatcher
events
executer
hardware
namespace
parser
resources
sleep
tables
utilities
ac.c
acpi_memhotplug.c
asus_acpi.c
battery.c
bay.c Merge branches 'release' and 'fluff' into release 2008-02-07 03:38:22 -05:00
blacklist.c ACPI: DMI: add Panasonic CF-52 and Thinpad X61 2008-02-08 00:11:09 -05:00
bus.c x86: fix sparse warnings in acpi/bus.c 2008-02-09 23:24:08 +01:00
button.c
cm_sbs.c
container.c
debug.c
dock.c Merge branches 'release' and 'fluff' into release 2008-02-07 03:38:22 -05:00
ec.c
event.c
fan.c
glue.c ACPI: misc cleanups 2008-02-07 03:33:23 -05:00
Kconfig ACPI: WMI: Improve Kconfig description 2008-02-08 00:36:49 -05:00
Makefile ACPI: SBS: Host controller must initialize before SBS. 2008-02-09 03:22:13 -05:00
numa.c ACPI: misc cleanups 2008-02-07 03:33:23 -05:00
osl.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
pci_bind.c ACPI: misc cleanups 2008-02-07 03:33:23 -05:00
pci_irq.c Merge branches 'release' and 'fluff' into release 2008-02-07 03:38:22 -05:00
pci_link.c ACPI: misc cleanups 2008-02-07 03:33:23 -05:00
pci_root.c
power.c
processor_core.c Merge branches 'release' and 'throttling-domains' into release 2008-02-07 03:30:48 -05:00
processor_idle.c
processor_perflib.c ACPI: cpufreq: Print _PPC changes via cpufreq debug layer 2008-02-07 14:47:40 -05:00
processor_thermal.c
processor_throttling.c
sbs.c ACPI: SBS: Host controller must initialize before SBS. 2008-02-09 03:22:13 -05:00
sbshc.c ACPI: SBS: Host controller must initialize before SBS. 2008-02-09 03:22:13 -05:00
sbshc.h
scan.c Merge branches 'release' and 'fluff' into release 2008-02-07 03:38:22 -05:00
system.c ACPI: fix build warning 2008-02-07 04:24:01 -05:00
tables.c
thermal.c
toshiba_acpi.c
utils.c
video.c Merge branches 'release' and 'video' into release 2008-02-07 03:25:48 -05:00
wmi.c