diff options
author | Li Shaohua <shaohua.li@intel.com> | 2006-12-07 20:57:05 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2006-12-15 23:38:35 -0500 |
commit | db3e1cc3257758d8a694d0a6ab29f109fb019853 (patch) | |
tree | 04acebdac81e32af4ce8eea2c4e04efdeead26f3 /Kbuild | |
parent | 54a07001b9efb6a3bb9a9d8ac9ddb226e29b5406 (diff) |
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 'Kbuild')
0 files changed, 0 insertions, 0 deletions