| commit | b2972f87508a21db7584d11fdb5c97cb7101a788 | [log] [tgz] |
|---|---|---|
| author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Sep 21 13:35:24 2009 -0600 |
| committer | Len Brown <len.brown@intel.com> | Fri Sep 25 15:09:47 2009 -0400 |
| tree | 7a8b80e20c910461bdf50590c9493ec1ba095f1e | |
| parent | 7f47fa6c2ff15f5e59cdbb350f86faef6829294a [diff] |
ACPI: remove acpi_device.flags.compatible_ids We now keep a single list of IDs that includes both the _HID and any _CIDs. We no longer need to keep track of whether the device has a _CID. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>