diff options
author | Li Shaohua <shaohua.li@intel.com> | 2006-12-07 13:57:05 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2006-12-16 05:38:35 +0100 |
commit | db3e1cc3257758d8a694d0a6ab29f109fb019853 (patch) | |
tree | 04acebdac81e32af4ce8eea2c4e04efdeead26f3 /include | |
parent | ACPI: consolidate two motherboard drivers into one (diff) | |
download | linux-db3e1cc3257758d8a694d0a6ab29f109fb019853.tar.xz linux-db3e1cc3257758d8a694d0a6ab29f109fb019853.zip |
ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver
acpi_device had a .bind/.unbind methods, but Linux driver model does not.
Cut ACPI PCI code over to use the Linux driver model methods.
Convert bind/unbind to use a new pci bridge driver.
The driver will add/remove _PRT, so we can eventually
remove .bind/.unbind methods.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions