diff options
author | David Shaohua Li | 2005-03-19 00:45:35 +0100 |
---|---|---|
committer | Len Brown | 2005-07-12 05:28:24 +0200 |
commit | 4e10d12a3d88c88fba3258809aa42d14fd8cf1d1 (patch) | |
tree | 195f69e8e25dec0f7344aab2bbdb353b9639df79 /include/acpi/actypes.h | |
parent | [ACPI] generic Hot Key support (diff) | |
download | kernel-qcow2-linux-4e10d12a3d88c88fba3258809aa42d14fd8cf1d1.tar.gz kernel-qcow2-linux-4e10d12a3d88c88fba3258809aa42d14fd8cf1d1.tar.xz kernel-qcow2-linux-4e10d12a3d88c88fba3258809aa42d14fd8cf1d1.zip |
[ACPI] Bind PCI devices with ACPI devices
Implement the framework for binding physical devices
with ACPI devices. A physical bus like PCI bus
should create a 'acpi_bus_type', with:
.find_device:
For device which has parent such as normal PCI devices.
.find_bridge:
It's for special devices, such as PCI root bridge
or IDE controller. Such devices generally haven't a
parent or ->bus. We use the special method
to get an ACPI handle.
Uses new field in struct device: firmware_data
http://bugzilla.kernel.org/show_bug.cgi?id=4277
Signed-off-by: David Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi/actypes.h')
0 files changed, 0 insertions, 0 deletions