diff options
author | Zhang Rui <rui.zhang@intel.com> | 2006-12-07 13:57:10 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2006-12-16 05:38:35 +0100 |
commit | ae8433324be16673c75951986dcf85f29c090557 (patch) | |
tree | c762438e6d685f3f106a5c2bc9fc93246bfb47ff /ipc | |
parent | ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver (diff) | |
download | linux-ae8433324be16673c75951986dcf85f29c090557.tar.xz linux-ae8433324be16673c75951986dcf85f29c090557.zip |
ACPI: Set fake hid for non-PNPID ACPI devices
We do this mainly because:
1. hid is used to match ACPI devices and drivers.
.match method which is incompatible to driver model
can be deleted from acpi_driver.ops then.
2. As the .uevent method mark ACPI drivers by PNPID,
fake hid is set to non-PNPID devices so that udev script
can load the right ACPI driver by looking for
"HWID = " or "COMPTID = ".
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions